Eclipse AspectC/C++ Development Tools
About the project
The success of Aspect-Oriented Software Development
rises and falls with user-friendly tool support. The AspectC/C++ Development Tools (ACDT) are based on
the CDT Plugin and provide additional features for aspect oriented programming with
AspectC/C++ like:
- Syntax highlighting
- Extended outline (shows aspects, advices and pointcuts)
- Managed Builder (generates makefiles automatically)
- Joinpoint visualisation and navigation in the outline view
- Joinpoint markers in the source code editor
- Standard make project to support own makefiles etc.
- Debugging support by an adjusted front-end and breakpoint setting feature
- AspectC++ Cross References View with an advice code viewer etc.
- Comparison Mode to check crosscutting changes
Latest news
Latest ACDT version 3.1.0 for Eclipse 3.2.x is available
here.
ACDT version 3.0.2 for Eclipse 3.1.x is available
here.
ACDT version 2.0.3 for Eclipse 3.0.x is available
here.
ChangeLog: changelog.txt
Related projects