AspectJEclipse
AspectJ is supported inside the Eclipse IDE by the AJDT [1] plugin.
This plugin :
- extends IDE support to AspectJ unique features, like Intertype Declarations
- supports building, debugging and exporting AspectJ based projects
- supports using Aspect Libraries
- adds markers to display the weaving model, that is which aspects are weaving which methods in which classes
AJDT also has it's own wiki space.