AspectJ Development Tools (AJDT)
Edit, run, debug and navigate Aspect-oriented Java applications with AspectJ.
Download AspectJ Development Tools (AJDT) 1.4.0 for EasyEclipse 1.2.2:
Download AspectJ Development Tools (AJDT) 1.5.0 for EasyEclipse 1.3:
The AspectJ Development Tools (AJDT) project provides support for Aspect Oriented Software Development with Java and AspectJ. This plugins attempts to deliver a user experience consistent with that of the Java Development Tools (JDT) when working with AspectJ projects and resources.
There are currently 5 comments for this plugin. You can review them and add more here.
Installing this plugin
This plugin is not shipped in any distribution. You must manually install it on an EasyEclipse distribution.
The dependent plugins Eclipse Java Development Tools and Plugin Development Environment must be present in the EasyEclipse distribution you use, or must be installed separately.
Getting started
Help is available for this plugin, in the Help > Help Contents menu in EasyEclipse.
AJDT comes not only with two manuals (Language guide, and developer user guide) but also with a set of samples. Choose New > Project, then select AspectJ > AspectJ Examples > introduction Example. You can then look at the source code, and run the project by selecting Run > Run As > AsjectJ/Java Application. When asked for a class name, enter or select Point, which is the main class of the project you have created. You can see the output in the Console wiew.
Useful links
- AspectJ Development Tools (AJDT) home
- Project FAQ
- AspectJ Development Tools (AJDT) provides support for this programming language.
- Release notes
Changelog
Changes in EasyEclipse 1.3.0:
- Upgraded to AspectJ Development Tools (AJDT) 1.5.0.
- Upgraded to AspectJ Development Tools (AJDT) 1.4.0: Support for Eclipse 3.2.0 and AspectJ 1.5.2.
- Added missing dependency on Eclipse PDE.
- Upgraded to AspectJ Development Tools (AJDT) 1.3.1.20060410063641: This new version offers reduced memory usage, and many bug fixes.
- Initial release (with AspectJ Development Tools (AJDT) 1.3.0.20051220093604).
Credits and License
Credits: Matt Chapman, Andy Clement, Adrian Colyer, Helen Hawkins, Sian January, Mik Kersten, Julie Waterhouse, Ben Dalziel, Luzius Meisser, Ian McGrath, George Harley, Matthew Webster, Rory Slaney, Jonathan Davies, Nick Huismans, AspectJ Team, Eclipse Foundation
Copyright (c) 2004 IBM Corporation and others. All rights reserved. Copyright (c) Eclipse contributors and others. 2000-2007. All rights reserved.
This plugin is licensed under the Common Public License 1.0 license.
(16MB)
(16MB)
(16MB)
Having problem making this plug-in work with EasyEclipse Desktop Java 1.2.1 distro. Even after successful installation, it’s not showing up with aspect related projects in the menu.
I’m getting the same problem with EasyEclipse Server Java 1.2.1. I Installed the AspectJ Development Tools plugin, and don’t see any changes at all. AspectJ options don’t appear in menus anywhere in Eclipse.
The AspectJ plugin has a dependency on Eclipse PDE and it may not work if you don’t install it… Have you installed it ? Sorry, we’ve cleaned up quite a lot of dependencies between plugins, but there are still a few…
Installing the Eclipse PDE plugin, and then re-installing the AspectJ plugin did the trick. Thanks for the prompt reply.
The version for 1.3 has so long pathes inside, that my windows xp can’t create certain files under the path D:\Dev\Tools\EasyEclipse1.3.1.1\extensions\eclipse-ajdt-1.5.0\eclipse\plugins\org.eclipse.ajdt.source_1.5.0.200706070619\src\org.eclipse.contribution.visualiser_2.2.0.200706070619\src\org\eclipse\contribution\visualiser\internal\help
Are that long paths really neccessary?