CVS

We suggest using project CVS for obtaining sources. Please, refer to: SourceForge project CVS for instructions how to checkout JAWP.

Zipped sources

It is possible to download source distribution, please, go to: SourceForge JAWP download page.

Building from sources

  1. get ant tool from jakarta (very likely it will be needed to add junit.jar to ant libs dir)
  2. go to jawp/subproject/mangement/build/ subfolder
  3. run: ant distbin
  4. have fun

We maintain project configs for: netbeans and eclipse - use them.