Download

OpenUAT source code is available from Sourceforge via its project page. A changelog is contained inside the source package.

Current version: 0.11.
Previous versions: 0.10, 0.9, 0.8.

Compiling

Compiling OpenUAT is simple, because it is bundled with its requirements:
  1. Unpack the most recent source package.
  2. Ensure that the requirements are fulfilled (most notably that ant is available).
  3. Optionally modify the defined properties in the top section of build.xml to your taste (this should only be necessary when MIDlets should also be created).
  4. Execute ant with one of the following targets, e.g.:
    ant jar
Main targets for ant:
  • jar: Compiles the Java classes and packs them into the appropriate JAR files. When the Sun WTK (Wireless Toolkit) is installed and its path configured correctly in build.xml, then this target will automatically call the jar-midp target to generate MIDlets.
  • junit (default target): First runs the jar target and then all the JUnit tests. 
  • dist: Runs the jar target, creates the Javadoc pages and a ZIP file out of them, creates the Java Webstart packages, and also a source package that should be equivalent to the one unpacked in step 1.
Site Map | Printable View | Powered by mojoPortal | XHTML 1.0 | CSS
Copyright © Rene Mayrhofer, unless stated otherwise | Email me: _ OpenPGP key fingerprint: 7FE4 0DB5 61EC C645 B2F1 C847 ABB4 8F0D C3C2 4BDE