Versions Compared

Key

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

Excerpt

Instructions for compiling JWAT.

Obtaining the source

The JWAT source code is hosted on the bitbucket repository using Mercurial SCM.

...

Info

hg clone https://bitbucket.org/nclarkekb/jwat

Compiling the source

Currently JWAT uses Maven3 as the build tool.

...