WARNING in Eclipse : Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result.
- Open [Properties] of the project
- Select [Java Build Path]
- Select [Order and Export]
- Enable checkbox on [Maven Dependencies]
- Click [OK]

- Open [Windows>Show View>Other>Problems]
- Select the warning what you want to solve
- Press [Ctrl-1]

- Click [Finish] on Quick Fix window

No comments:
Post a Comment