“A configuration with this name already exists” error in eclipse run configurations
Is there a way to delete meta-data on Eclipse run configurations?
AFAIK launch configurations are stored on:
${WORKSPACE}/.metadata/.plugins/org.eclipse.debug.core/.launches
Take a look to the existent configurations and remove those that are not interesting to you.
And restart Eclipse