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

前端 未结 14 853
离开以前
离开以前 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:01

    None of the answers helped in my case. Every time I update the project, m2e will delete the entry from the .classpath file which disables the warnings.

    I've now filed a bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=537401

提交回复
热议问题