table of contents
ajbrowser(1) | General Commands Manual | ajbrowser(1) |
NAME¶
ajbrowser — GUI to compile programs with ajc and navigate crosscutting structure
SYNOPSIS¶
ajbrowser [file.lst ... | arg ... ]
DESCRIPTION¶
The ajbrowser launches the browser when specifying no arguments or some numbers of build configuration files (suffix .lst). Otherwise the compiler ajc is invoked.
The AspectJ Browser can edit program source files, compile using the AspectJ compiler ajc, run a program, and graphically navigate the program's crosscutting structure.
SEE ALSO¶
ajc(1)