Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Linked source folders in AJ projects and other niceties

Hi,

Just wanted to let you all know about a couple of new features in AJDT
that are available in the latest dev version (in addition to the
latest AspectJ).

Many of you have been asking for linked source folder support.  It is
now available (see bug 270202).

Also, there is some rudimentary capability for crosscutting navigation
on the inpath (thanks to some hard work by Andy Clement).  See bug
271269.  After a full build, the navigation links exist, but they are
removed on subsequent incremental buillds.

A new feature of the event trace view (which may prove extremely
helpful for debugging) is the ability to print out the entire
crosscutting model for the workspace (just click the new button to
see).  A warning, though, this can be potentially very large if you
have many crosscutting relationships.

And there is a new AJDT 1.7 build available that contains everything
in 1.6 as of today.

Please try this out and let us know what you think.

--andrew


Back to the top