Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported

前端 未结 14 848
离开以前
离开以前 2020-12-24 00:09

I\'m getting this warning in Eclipse:

Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFo

14条回答
  •  独厮守ぢ
    2020-12-24 01:03

    Adding to the pom.xml:

    
        1.8
    
    

    helped me in this case and also with Dynamic Web Module and other issues.

提交回复
热议问题