Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] AJDT 1.6.5 RC

Hello all,

AJDT 1.6.5 RC is available for download from the dev update site:

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

This is AJDT version 1.6.5.20090416170835, which includes AspectJ
version 1.6.5.20090407153400.

I know it has only been a month since the last release, but there are
quite a few good things in this release already, and I've had some
requests to make these changes available in production.

Some highlights of bug fixes and enhancements in this release:

271269 Crosscutting support for ITDs on the inpath
253555 Linked source folders are now handled in AJDT projects
271668 AJDT Event Trace view can now spit out all the relationships
and the hierarchy of projects in the workspace.  (great for
diagnostics and for just seeing what the internals of your AJ program
looks like)
265589 Better support for aspects in class file editors
270200 X Ref view has better support for @AspectJ syntax

See here for a list of all bugs addressed (currently 31, but waiting
on feedback for some more):
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AJDT&target_milestone=1.6.5&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=


We would appreciate your trying this release candidate and giving us feedback,

thank you,
the AJDT team


Back to the top