java - Steps to enable the Maven integration with eclipse -


i have installed maven , eclipse juno, on centos. can guide me how integrate eclipse maven. going use configuration mahout.

you can download maven from eclipse market place
go -> eclipse market place, search maven.
(though have got integrated in eclipse).

after can make various customizations suite needs selecting, window -> preferences, type in maven in search bar ontop, can configure location of settings.xml file, maven installation use , other things may want.

hope helps.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -