Referenced classpath provider does not exist: org.maven.ide.eclipse.launchconfig

 

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.

 

只要在Run Configuration中删除旧的, 再次运行就可以了.

 

你可能感兴趣的:(eclipse,maven,ide)