Maven/AJDT project in Eclipse

后端 未结 6 1614
北荒
北荒 2020-12-24 03:05

I need to use aspectj in a maven project. I installed the maven plugin for eclipse (m2e), the maven aspectj plugin, and also AJDT for Eclipse. So now, when i open a new proj

6条回答
  •  囚心锁ツ
    2020-12-24 03:51

    1. Go to Help > Install New Software...
    2. Use this software repository: http://dist.springsource.org/release/AJDT/configurator/
    3. Install the AJDT m2e Configurator

    Source: http://blog.springsource.com/2011/10/18/upgrading-maven-integration-for-springsource-tool-suite-2-8-0/#comment-207264 (Andrew Eisenberg)

提交回复
热议问题