Check out the CVS repository and build it with Ant.
Set JAVA_HOME and ASPECTWERKZ_HOME environment variables.
Useful goals:
ant dist
.
ant test
ant samples:<name_of_example>
You can also download the distribution from the Releases page.
JAVA_HOME
is set.
ASPECTWERKZ_HOME
variable to point
to the root of the distribution (this step is not mandatory. It is required if you
plan to use the ASPECTWERKZ_HOME/bin script and/or the Ant build script to run the samples
or re-build the project).
ASPECTWERKZ_HOME/bin
to your path (this step is not mandatory. It is required if you
plan to use the ASPECTWERKZ_HOME/bin script and/or the Ant build script to run the samples
or re-build the project).