Maven/AJDT project in Eclipse
ajdt, aspectj, eclipse, m2eclipse, maven
Solution
- Go to Help > Install New Software...
- Use this software repository: http://dist.springsource.org/release/AJDT/configurator/
- 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)
Problem
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 project i have "Maven Project" and "AspectJ Project". how can i make a new project that is Maven AspectJ project? I did not found any reference for that, so you are my only hope. thanks