A simple Java project is difficult maintain with new package releases.So it is always advised to use mavenized project of easy up gradations.
In this articles we will see how to add Maven plugin to eclipse.It is similar to adding any plugin to eclipse.
Step 1 ->
Goto the 'window' tab and select 'install new software'.
Step 2 ->
Click on add button and fill the modal with following values.
name : M2Eclipse
Step 3->
Click on 'next' and the eclipse will start downloading Maven plugin.
Wait few minutes to get completed.
Now you will be able to use maven plugin in eclipse.
No comments:
Post a Comment