Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Instructions for compiling JWAT.

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.

Compiling the source

Maven is required to build the project.

Currently there are no external dependencies.

mvn install

  • No labels