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
I'm not certain where Eclipse stores the 'local' run configurations (likely somewhere under the workspace .metadata directory), but under the 'common' tab of the Run Configurations dialog, there's an option to save it as a 'Shared file' within a project, in which case it will show up in your project directory.