Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
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?
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)