Where are Run configurations stored?
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.