AJDT 2.2.0 - New and Noteworthy

Overview The main pieces of this release has been our Eclipse Juno support and our AspectJ 1.7 support.

Eclipse 4.2 (Juno) support As of this AJDT release (2.2.0), the main development line will be the Eclipse 4.2 branch. We will produce at least one more version of the 4.2 branch of AJDT before deprecating it. The update site for Eclipse 4.2 support is:
http://download.eclipse.org/tools/ajdt/42/update
And as before the update site for Eclipse 3.7-based AJDT is:
http://download.eclipse.org/tools/ajdt/37/update

AspectJ 1.7.0 AJDT 2.2.0 include AspectJ 1.7.0. See the release notes for more information.

Migration to git The AJDT source code is now located in an Eclipse git repository. You can clone and make pull requests here.

Bug Fixes Some of the notable bug fixes in this release are:
  • Bug 245265: Add content assist proposal kind for AspectJ
  • Bug 352369: Update M2Eclipse AJDT configurator to work with m2e 1.0+
  • Bug 354413: Class reference searching not working. Complicates refactoring.
  • Bug 367354: Invalid code generated in re-organize imports
See bugzilla for a list of all bugs addressed in this release.

Previous Releases See here for information on the new features in AJDT 2.1.3.

Thanks! Thanks for community help and feedback during this release cycle. You can contact the AJDT team on the mailing list, and raise bugs on bugzilla. We also lurk on the AspectJ users list, and on the SpringSource Tool Suite forum.