Jade Utilities is packaged will all source code required to build the jar file.
Here is how to go about it:
- Unzip the
src.jar file in a directory of your choice.
- Modify the
user.properties file to point to your JDK.
Jade Utilities is written for Java version 1.4 and greater.
- Create a subdirectory called
~/lib and put the following jar
files in it:
- Run Ant with the target
compile to compile the package.
You will need Ant version 1.6.1 or compatible.
to compile Jade Utilities.
- Many other targets are available from the build scripts.
Running ant without a target will generate a list.
That's it! You should be up and running.
If you have any problems please contact us.
|