Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AspectJ-1.1beta2 is now available

AspectJ-1.1beta2 is now available:
  Compiler and documentation at http://eclipse.org/aspectj

  Eclipse integration at http://eclipse.org/ajdt
  NetBeans integration at http://aspectj4netbean.sourceforge.net
  JBuilder integration at http://aspectj4jbuildr.sourceforge.net
  Emacs integration at http://aspectj4emacs.sourceforge.net


This is the second beta release of AspectJ-1.1.  It includes a small number of new language features as well as major improvements to the functionality of the compiler.  A detailed description of these changes is available at:
http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/README-11.html

The compiler is now feature complete although it still needs work in error checking and performance.  The tool support is still missing some crosscutting structure information and incremental compilation support.

This release passes 498 of 541 cases in our test suite.  If you find bugs in the compiler, please submit a reproducible test case to http://dev.eclipse.org/bugs (product AspectJ, component compiler). Compiler bug reports that are hard to reproduce will be lower priority than ones that include clear test cases.

Thanks and stay in touch,

The AspectJ Team


Back to the top