Import Maven Project Into Eclipse

Last modified on October 8th, 2014 by Joe.

This is a quick tip to help import a Maven project into Eclipse IDE. To learn Maven quickly check the Maven in 10 minutes tutorial.

  1. Download project source code and unzip it into a folder location. Lets assume that we have the Maven project on D:\Joe\Workspace.
  2. From Eclipse, Project Explorer -> Right click -> Select Import Menu and Import.
  3. Expand Maven menu.
  4. And click Existing Maven Projects.

Import-Maven-Project-Expand-Maven-Menu-Exisiting-Maven-Projects[3]

  1. Click next and browse the location where you have the Maven project source code. (Example: D:\Joe\Workspace)
  2. Click next, Eclipse will recognize the Maven project and it will show you a list of all possible Maven projects located there.

Import-Maven-Project-Listed-Maven-Project[3]

  1. Just select the project and click next.
  2. Eclipse will show you a Maven Build message. Just click finish.
  3. The Maven project is successfully imported into Eclipse IDE.

Import-Maven-Project-Project-Imported[3]

Comments on "Import Maven Project Into Eclipse"

  1. hjhj7 says:

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

Comments are closed for "Import Maven Project Into Eclipse".