Monday, September 29, 2014

Install Maven Integration for Eclipse


  1. Website:
    https://www.eclipse.org/m2e/
  2. Install to Eclipse:
    Goto:
    https://www.eclipse.org/m2e/download/

    Copy link:
    Latest m2e release (recommended)
    http://download.eclipse.org/technology/m2e/releases

    Eclipse -> Help -> Install New Software -> Add ->
    Name: m2eclipse
    Location: http://download.eclipse.org/technology/m2e/releases
    -> OK -> Select "Maven Integration for Eclipse" -> Next.
  3. Reference:
    http://mkn939.blogspot.tw/2013/03/eclipde-maven-plugin-m2eclipse-step-by.html [Chinese]

No comments:

Post a Comment