Excerpt |
---|
Instructions for compiling JWAT-Tools. |
Download binaries
If you are only interested in a binary package you can download from here.
...
Downloading the source
The JWAT-Tools source code is hosted on the bitbucket repository using Mercurial SCM.
...
Issuing the following commando with a valid Maven installation compiles the JWAT-Tools project.
Info |
---|
mvn compile |
...
Building a runnable package
Issuing the following commando with a valid Maven installation compiles and installed the JWAT project locally.
...