Programming Nuts & Bolts
Thursday, July 29, 2010
Eclipse maven import - maven dependencies not showing up
If the maven dependencies are not showing up in your imported project, check the .classpath file in your project. Make sure it has the Maven specific entry:
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)