AspectJTM Support for JBuilder
Version 1.0.6 released on July 24, 2002.
Release Notes
- The entire user interface has been revised
and streamlined.
- The structure view and browser have a new UI, and offer both a file-based
and global structure views. All views expose node ordering, node
filtering, and association filtering functionality. The global views
expose a package tree as well as the global inheritance and crosscutting
structure.
- Structure view navigation now has a history exposed by back/forward.
- The is a new build configuration management UI.
- The compiler preferences UI now includes access to all build options.
- Error messages have been improved, and the structure views include
annotations of nodes with errors and warnings.
- The AspectJ Browser is included as a tool that replaces JBuilder's
"Project View" and can be used to navigate the global structure of your system
(including the crosscutting and inheritance structure).
- Inline structure annotations in the editor's gutter can now expose all of
the structure presented in the structure view, and can be used to navigate in
a similar way. Note that there are preferences for toggling which of
these appear.
- Building is better integrated and the JBuilder build toolbar is removed
when AJDE is enabled.
- Build configurations can be selected from the build button's menu.
- Execution is better integrated: instead of a separate "run" button
JBuilder's run and debug can be used. Note that for new projects you
will need to use the "AspectJ Runtime" library, which will be added to your
preferences automatically.
- A new graphical build configuration editor can be used by double-clicking
".lst" files that have been added to the project.
- Error messages now match JBuilder's look-and-feel and behavior.
Seeking to column numbers now works in addition to line numbers.
For more information please refer to:
http://aspectj.org/doc/dist/changes.html
Documentation is available at
http://aspectj.org