I\'m looking for a file where Eclipse stores its launch configurations. I\'m doing some Java development in Ubuntu.
One of the executables i\'m developing requires an o
You can find the configuration files in :
/.metadata/.plugins/org.eclipse.debug.core/.launches
There should be a *.launch file for every configuration you have in this workspace stored there.
*.launch