Is there a quick way to transfer the "External Tool Configurations" from one Eclipse install to another?
It doesn't seem to offer an import/export setting...
I managed to copy my "External Tools Configurations" configuration (i.e. my Ant parameters and environment variables) from one workspace to another by copying .launch files in
<workspace>\.metadata\.plugins\org.eclipse.debug.core\.launches
I found one more easy way , you can export the Launch Configurations from
File -> Export-> Run/Debug -> Launch Configurations
Eclipse will store your External Tools Configuration in the file you specified. You can use this file in another instance of Eclipse to load the configuration. Add the 'your tool configuration'.launch file you created to the root of your destination project. The next time you refresh the project, Eclipse will load the configurations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With