 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: adding a dependancy to pom.xml
Posted: Oct 01, 2008 - 02:57 PM
|
|
Registered Member


Joined: Sep 21, 2007
Posts: 3
|
|
I am getting setup with Maven4MyEclipse in MyEclipse 6.5.
When I select the pom.xml file and right click to 'Add Dependency' the list of dependencies to choose from is out of date for a specific library I would like to add.
How does this list of dependencies to choose from get generated? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: adding a dependancy to pom.xml
Posted: Oct 01, 2008 - 05:15 PM
|
|
Moderator


Joined: May 12, 2005
Posts: 270
|
|
| The data is taken from the Maven repositories. You need either to configure Maven repositories (see Maven documentation) or import dependency to your local repository (you can use MyEclipse UI to do it - main menu, MyEclipse->Utilities->Maven4MyEclipse->Import Jar) |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |