您的位置:首页 > 大数据 > 人工智能

Why the “MAVEN2_CLASSPATH_CONTAINER will not be exported or published”

2013-12-21 12:02 411 查看
Classpath entry org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINERwill not be exported or published.
Runtime ClassNotFoundExceptionsmay result

So solve this, do the following:

Open the properties of the project that generates this warning

Click on “Java Build Path”

Click on the tab “Order and Export”

Enable “Maven Dependencies”

Click on “Ok”

Open the “Problems” view

Select the warning we are trying to solve, and press “Ctrl-1″

Click on “Ok”
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐