I'm running Liclipse 2.5.3 on Mac OS. I renamed my project causing me to lose all my run configurations. When I tried recreating one, it says the file exists. However, there are no run configurations present.
Where are the run configs stored?
These configrations are located in . metadata/. plugins/org. eclipse.
By default, it is disabled, and IntelliJ IDEA stores run configuration settings in . idea/workspace. xml.
Run configuration is a set of parameters, arguments, and settings that define how an application is launched.
The normal location for launches is in the workspace in the
.metadata/.plugins/org.eclipse.debug.core/.launches
folder.
Each launch configuration is in a separate xxx.launch file which is a xml file.
You can also Export and Import launch 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