Menstral build instructions The build process is designed to run on Linux (or Unix). While it can be adapted to work on Windows without much effort, this is up to you. Prerequisites: Sun Java Wireless Toolkit (WTK) http://java.sun.com/products/sjwtoolkit/download-2_2.html (with Linux support) http://java.sun.com/products/sjwtoolkit/download-2_5.html Proguard http://proguard.sourceforge.net/ Python (used for some simple processing of the language files) Edit 'src/build' to set the location of your WTK and PROGUARD. Go in the trunk/ directory, and run "./src/build". This is all, the generated jar and jad are in the bin/ directory. The build generates these directories: bin/ : the generated jar and jad. lang/ : processed language files (with comments and empty lines removed). psrc/ : preprocessed java files. class/ : temporary .class files. tmp/ : temporary files, manifest