Jade Utilities

Jade Utilities
Documentation
Jade Projects

Building The Project

Jade Utilities is packaged will all source code required to build the jar file. Here is how to go about it:

  1. Unzip the src.jar file in a directory of your choice.
  2. Modify the user.properties file to point to your JDK. Jade Utilities is written for Java version 1.4 and greater.
  3. Create a subdirectory called ~/lib and put the following jar files in it:
  4. Run Ant with the target compile to compile the package. You will need Ant version 1.6.1 or compatible. to compile Jade Utilities.
  5. 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.


Supported by SourceForge.net Logo