Sunday, April 8, 2012

Maven2 integration with Eclipse indigo

Steps to Install the eclipse-maven plugin1.Open eclipse IDE and
   go to Help->Software Updates-> Find and Install
   as shown in Figure 1 below:


2.  Choose the way you want to search for the features to Install in the Install/update window. It is show in the figure 2:

Now, Select the option ?Search for new features to install? and click on the ?Next? button.
3. An Install wizard appears as shown in Figure 3 :
Now click on ?New Remote Site?? and enter the following details in the dialog box:
Name: Maven2Plugin
URLhttp://mevenide.codehaus.org/repository
Now click on ?OK? button.
4.  Then update the information of the sites to visit for instance we have selected the Maven2pluginsite in the Eclipse update list as shown in following figure (Figure 5)
5. Click on the ?Finish? button. Update manager starts searching for the updates as shown in Figure 6
6. Then an Eclipse update window appears, select ?Maven2Plugin? check box as show below:
Click on the ?Next? button and then Accept the terms and conditions in the next window and click the next button.

7. Then, An Installation confirmation window appears as shown below:
Click on ?Finish? button to complete the installation process. 
8. Update manager will download the files and install the Maven eclipse plugin for you.
Click on ?Install All? button.
  10. Finally the installer will display the following message:




No comments:

Post a Comment