Oddjob

from rgordon.co.uk

Installing

Requirements

  • Java 1.6.x or above.

Installing on Windows

Download the latest oddjob-version.zip file and unzip to a directory of your choice.

Installing on Linux

Download the .tar.gz move to a directory of your choice, and then use:

gunzip -c oddjob-0.29.0.tar.gz | tar xvf -

from the directory under which you want Oddjob installed.

Running Oddjob

Running Oddjob is one double click. The user guide here will tell you where.

Building From Source

Oddjob can be built from the source code distribution using Ant.

The default Ant target re-creates both the binary and source distributions in a sub-directory named dist.