Location of the Eclipse launch and debug configurations.
Today I was looking where Eclipse stores its run configurations. I wanted to modify these with a small tool for debugging. The configs are not easy to find in the mess of the .metadata folder, but here they are:
The files are located in .metadata\.plugins\org.eclipse.debug.core\.launches
folder.