Maven does not add classpath to Eclipse project - Stack Overflow
I have a maven project, that I'm working on Eclipse.
I use maven eclipse:eclipse to generate the classpath, but ... it NEVER adds the classpath on the eclipse project. I've tried the maven-eclipse-plugin, I've tried the M2Eclipse plugin, but it doesn't matter what I do, I can't get the classpath entries to start working. I have many build errors, even thought the maven builds the ear perfectly.
Any guidelines?
Read full article from Maven does not add classpath to Eclipse project - Stack Overflow
No comments:
Post a Comment