Install m2e in eclipse without install maven in system -


i try use maven in eclipse project. in maven official website there several step must accomplish configure maven side side eclipse. know there m2eclipse plugins if need use maven. don't know if can use plugins maven installed in system or not.

sorry, beginner question.

the m2e plugin brings copy of maven 3.0.4 , installs inside of eclipse plugin can use it. enough build maven projects inside of eclipse. no external installation needed.

you must start eclipse jdk, though. jre isn't enough. if you're unsure: file lib/tools.jar. when it's there: you're good.

this copy isn't accessible command line. if want build command line or if need newer version of maven 3.0, need install maven , configure plugin accordingly.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -