Tuesday, March 17, 2009

Aspects Everywhere: Using Equinox Aspects to Provide Language Developers with Deep Eclipse Integration...

...and other EclipseCon talks.

To shamelessly self promote, I wanted to mention my EclispeCon talk entitled Aspects Everywhere: Using Equinox Aspects to Provide Language Developers with Deep Eclipse Integration. It is about how we (the AJDT team) have used AspectJ and Equinox Aspects to overcome the limitations of JDT and make it more extensible to third parties.

You may want to check this out if:
  • You use AspectJ or AJDT
  • You are interested in using Equinox Aspects and want to find out how it can be used
  • You are a language developer who wants to integrate tooling support into Eclipse and JDT
No knowledge of AspectJ is required for this talk.

And if you are interested in anything Spring or AspectJ, please join us for our Bof: Spring on Eclipse: AspectJ, STS, and SpringIDE.

Some other talks that I am planning on attending are:
There are so many excellent talks that it is difficult to choose what to go to. It is going to be a great conference.

Monday, March 2, 2009

AJDT 1.7 pre-release for Eclipse 3.5

In time for EclipseCon, we have made a pre-release of AJDT 1.7 for Eclipse 3.5 available to install. You can find it at the following update site:

  http://download.eclipse.org/tools/ajdt/35/dev/update


Currently, AJDT 1.7 is largely the same as AJDT 1.6, with the exception of the changes required so that it will run on Eclispe 3.5. The two versions will continue to be developed in unison until well after the final release of AJDT 1.7, which will coincide with the Galileo release.

Please report any issues you have here or on bugzilla. Enjoy!