sha.nnoncarey.com/blog

sin(Θ)

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 comments

5 Comments so far

  1. Andy October 1st, 2010 3:42 am

    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

  2. Steve December 14th, 2010 1:37 pm

    I was in the same situation. This was a great help!

    Thanks.

  3. Chip January 19th, 2011 4:53 pm

    Thank you!

  4. Shannon January 19th, 2011 4:56 pm

    You are very welcome!

  5. AC September 19th, 2011 6:50 am

    Been banging my head against a brick wall for hours today, trying to fix that one.

    Excellent, thanks.

Leave a reply