Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

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.

Back to the top