The automatic installation process is complete. There are two more steps that we recommend you perform to complete the installation:

  1. Put ${installer.output.aspectjrt} on your CLASSPATH. This small .jar file contains classes that are required by any program compiled with the ajc compiler.
  2. Modify your PATH to include ${installer.output.dir.bin}. This will make it easier to run ajc.

These steps are described in more detail in ${installer.output.readme}.