In my attempt to lighten my eclipse, I uninstalled some plugins.
After that I can't run my projects anymore. I get this error:
Referenced classpath provider does not exist: org.eclipse.m2e.launchconfig.classpathProvider
How can I recover from this?
I don't remember which plugins I removed.
I am using Eclipse Indigo.
A simple solution to get your launch configurations running again, is to right click on your project within the IDE and then choose Configure -> Convert to Maven Project. This fixes the broken launch configuration and also brings back the "Maven" context menu entry for the project.
Perhaps you are trying a Run Configuration which has dependency to the uninstalled plugin. Delete the Run Configuration for that project and re create it.
see here
Regarding the issue on Eclipse
"Referenced classpath provider does not exist: org.eclipse.buildship.core.classpathprovider"
when running an application, I solved the problem by
Hope it helps someone.
You can try to restore your old configuration:
Help > About
and then click command link Installation Details...
.Installation History
tab to see a list of previously saved configurations. Selecting each configuration will show you what was installed in that configuration. When you have found the configuration to which you want to revert, click Revert
.Yes
when asked to exit and restart the workbench.Failing this, @PradeepSimha is right: it would be best just to reinstall Eclipse. Otherwise the chances are you will run into same trouble in the future, possibly when you forget the reason for it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With