Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Instructions for compiling JWAT-Tools.

Download binaries

If you are only interested in a binary package you can download from here.

...

Issuing the following commando with a valid Maven installation compiles the JWAT-Tools project.

Info

mvn compile

Compiling a runnable package

Issuing the following commando with a valid Maven installation compiles and installed the JWAT project locally.

Info

mvn clean package

The only external dependencies are the JWAT jars.