Install m2eclipse for Indigo



Eclipse does not have integrated Maven support out of the box. To add the support, I am going to use Maven Integration (m2e).
  1. In Eclipse: Help -> Install New Software…
  2. Type the following URL in field Work with: http://download.eclipse.org/technology/m2e/releases
  3. Click Add…
  4. Give a name for the repository (such as m2eclipse)
  5. Click OK
  6. Select the checkbox Maven Integration for Eclipse
  7. Click Next etc. to move forward and choose to restart Eclipse when prompted

Comments

Popular posts from this blog

Software Testing @ Microsoft

Trim / Remove spaces in Xpath?