I\'m getting this warning in Eclipse:
Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFo
I have a simple way to solve this problem:
Delete the items selected in the following image. Just leave src and pom.xml.
src
pom.xml
Re-import the project in your Eclipse.