aspectj-maven-plugin not covered by lifecycle in Kepler

后端 未结 1 1748
误落风尘
误落风尘 2020-12-15 22:46

I\'ve just downloaded the OEPE (Kepler) and installed m2e and m2e-wtp connectors. I found out that under this path: Preferences ->Maven->Lifecycle mappings->Open workspace l

相关标签:
1条回答
  • 2020-12-15 23:33

    This is how I got it working, first verify you have installed AJDT support by installing "AspectJ Development Tools (AJDT)" and "AspectJ compiler for Eclipse" from the AJDT update site: http://download.eclipse.org/tools/ajdt/43/update You can do this through the "Help / Install new software" menu item.

    Then, install the M2E connector manually by installing AJDT M2E using this update site: http://dist.springsource.org/release/AJDT/configurator/

    0 讨论(0)
提交回复
热议问题