Building CasselWeb2 from source

  • Assuming Ant is already installed on the system, from CasselWeb2's root directory, type the following command.

ant -f src\build.xml compile

To build an installer archive:

ant -f src\build.xml install