AspectJTM for NetBeans
Version 1.1rc2 released on Saturday May 17, 2003.
This contains the files necessary to provide support for AspectJ in the NetBeans
integrated development environment (aka SunOne, Forte) available from
http://www.netbeans.org.
It uses the AspectJ compiler and AJDE API's from the AspectJ project, available from
http://eclipse.org/aspectj.
It is released under the Mozilla Public License 1.1; see
LICENSE-AspectJForNetBeans.html.
For a brief introduction to installing and using this, see
doc/ajdeForNetBeans.html.
For information on writing AspectJ programs, see the AspectJ Programming Guide
available from the
AspectJ project.
Release history and notes
1.1rc2 release
This release tracks the release of AspectJ 1.1rc2
and NetBeans 3.5 (beta),
but it does not implement new AspectJ 1.1 features:
- Options not supported in the options GUI:
aspectpath, outjar, sourceroots, bootclasspath...
- There is an option in the GUI for incremental compilation,
but the build is always a batch build.
- NetBeans 3.5 may hang with trying to debug.
Initial 1.1beta4 release
Release coinciding with the release of AspectJ 1.1beta4.
The only change was to include the missing .settings file.
(Thanks to Prashant Rane for pointing this out.)
Initial 1.1beta2 release
Initial sourceforge release, coinciding with the release of AspectJ 1.1beta2.
Supports Forte 3 and higher, and NetBeans up to 3.4.