Instructions for compiling JWAT.
h4 Obtaining the source
The JWAT source code is hosted on the bitbucket repository using Mercurial SCM.
The following command downloads a copy of the source code.
hg clone https://bitbucket.org/nclarkekb/jwat
Maven is required to build the project.
Currently there are no external dependencies.