forked from pgier/maven-dependency-management-extension
-
Notifications
You must be signed in to change notification settings - Fork 3
Eclipse Import
ASzc edited this page Feb 1, 2013
·
1 revision
To import the cloned repository into Eclipse, the m2e "Maven integration in Eclipse" plug-in is required.
Help > Install New Software ... > Work with: --All Available Sites-- > filter: m2e
After Eclipse restarts, you can import the repository into Eclipse.
File > Import > Existing Maven Projects > Root Directory: <local repo location>
This method will correctly set up the build settings and import Maven dependencies automatically.