September 01, 2001
The First Aspect-Oriented Compiler
An AspectJ "Hello, World!" Program Running Inside Borland's JBuilder IDE
AspectJ integrates into several IDEs, including the Jolt-winning JBuilder (see the July 2001 issue). Integration is simple: Copy a .JAR file into JBuilder's /lib/ext directory. AspectJ installs a menu and toolbar; when you compile an AspectJ program, choose the compilation option from AspectJ instead of the main menu (not surprisingly, the default compiler will complain about the word aspect where it expects a class or interface declaration).
|
|
||||||||||||||||||||||||||||
|
|