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

AspectJ/AJDT

< AspectJ
Revision as of 14:20, 2 December 2008 by Andrew.eisenberg.as (Talk | contribs) (JDT weaving)

See below for any current known issues and other information regarding AspectJ and the AspectJ Development Tools. For more information on these projects please visit the AspectJ Homepage and the AJDT Homepage

As of version 1.6.2, AJDT uses Equinox Aspects to provide deeper integration with Eclipse, which is a major change to the architecture. See the JDT weaving features page for information on the new features this release provides. See the JDT weaving implementation page for information on how JDT weaving was implemented and how to use it to provide plugins for other languages with deep Eclipse integration.


Developer's guide to driving the AJDT build process


Developer's guide to upgrading the AJDT build to a newer version of Eclipse


Developer's guide to building tools on top of AJDT and AspectJ


Developer's guide to integrating a build of AspectJ into AJDT


Back to the top