Maven does not add classpath to Eclipse project

前端 未结 7 2006
旧时难觅i
旧时难觅i 2020-12-15 03:37

I have a maven project, that I\'m working on Eclipse.

I use maven eclipse:eclipse to generate the classpath, but ... it NEVER adds the classpath on the eclipse proj

7条回答
  •  [愿得一人]
    2020-12-15 04:40

    • Upgrade to Eclipse Indigo ( 3.7 )
    • Install m2e plugin ( http://www.eclipse.org/m2e/download/ ).
    • Use File->Import->Existing Maven Projectsenter image description here

提交回复
热议问题