Building CasselWeb2 from source
Table of Contents
- 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
ant -f src\build.xml compile
To build an installer archive:
ant -f src\build.xml install