Eclipse IAM
If you get this error when launching a Run Configuration in Eclipse with the IAM (Maven) plugin:
Referenced classpath provider does not exist: org.maven.ide.eclipse.launchconfig.classpathProvider
It’s probably because your Run Configuration was created on an old project, and has bad entries in the Classpath section. The solution is to delete the Run Configuration and create a new one.
5 comments5 Comments so far
Leave a reply
Thankyou!
This contradicts what most forum posts say but it is correct. Was getting
Referenced classpath provider does not exist: org.maven.ide.eclipse.launchconfig.classpathProvider
After uninstalling eclipse and was clueless
I was in the same situation. This was a great help!
Thanks.
Thank you!
You are very welcome!
Been banging my head against a brick wall for hours today, trying to fix that one.
Excellent, thanks.