Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] AJDT 0.5.2 release now available

We're pleased to announce the availability of the 0.5.2 version of the
AspectJ Development Tool (AJDT) for Eclipse.  In addition to important
Bug fixes, this release contains several new features:

* The editor now has gutter annotations highlighting lines advised by
aspects.

* The Aspect Visualiser is an experimental new tool that is useful for
visualizing
how crosscutting affects larger systems.  It presents a visual overview
of the classes and packages in your project, and shows where your
aspects crosscut them. Thanks go to the IBM Extreme Blue team for this
contribution.

* The Joinpoint Probe is an experimental new wizard that is useful for
mining crosscutting and prototyping aspects.  It allows you to create
a persistent view that represents a pointcut's potential matches.

For more information refer to the release notes in the distribution.

You can download the latest version of the plugin and find details
about the mailing list and newsgroups at http://eclipse.org/ajdt

Enjoy!

The AJDT Team




Back to the top