Reputation: 1
I'm using eclipse, m2eclipse plugin and maven to create a new maven project, following this procedure, http://o7planning.org/en/10101/install-maven-into-eclipse
However, when a new maven project is created, no JRE system library, no Maven libraries. only src, target and pom.xml like below. is this normal? if not, how can I avoid it? Thanks!
maven version: 3.3.9 eclipse: neon 4..6.0
Click for the picture of the maven project
Upvotes: 0
Views: 656