You generate the special eclipse files with
That's how we do it at my work place, and it generally works well.
http://stackoverflow.com/questions/136308/how-do-you-refresh-maven-dependencies-from-eclipse
mvn eclipse:eclipse
, but once you've done that, you should let a plugin handle the dependencies while inside eclipse.That's how we do it at my work place, and it generally works well.
http://stackoverflow.com/questions/136308/how-do-you-refresh-maven-dependencies-from-eclipse
No comments:
Post a Comment