DOKK / manpages / debian 10 / aspectj / ajbrowser.1.en
ajbrowser(1) General Commands Manual ajbrowser(1)

ajbrowser — GUI to compile programs with ajc and navigate crosscutting structure

ajbrowser [file.lst ... | arg ... ]

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.

ajc(1)