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

Difference between revisions of "AspectJ/AJDT"

(JDT weaving)
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
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.
 
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.
  
 +
----
 +
 +
'''AspectJ Information'''
 +
 +
[[AspectJ Incremental Compilation]]
 +
 +
----
 +
 +
'''New in AJDT 1.6.2:'''
 +
 +
[[JDT weaving features]]
 +
 +
[[JDT weaving implementation]]
 +
 +
----
 +
 +
[[FAQ for AJDT]]
 +
 +
[[AJDT Developer FAQ]]
 
----
 
----
  
Line 18: Line 37:
  
 
[[Developer's guide to integrating a build of AspectJ into AJDT]]
 
[[Developer's guide to integrating a build of AspectJ into AJDT]]
 +
 +
----
 +
 +
[[Developer's guide to adding new plugins to the AJDT release]]
  
 
----
 
----
  
 
[[Category:AJDT]]
 
[[Category:AJDT]]

Latest revision as of 11:55, 28 October 2010

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.


AspectJ Information

AspectJ Incremental Compilation


New in AJDT 1.6.2:

JDT weaving features

JDT weaving implementation


FAQ for AJDT

AJDT Developer FAQ


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


Developer's guide to adding new plugins to the AJDT release


Copyright © Eclipse Foundation, Inc. All Rights Reserved.