JODEPowered by SourceForge
Best viewed with Any
      Browser

Download

Click here to download the latest released source code of JODE . You need several other packages to build JODE, check the links page.

The simplest way to get it, especially for non unix users, is in precompiled form, though. I have two jar archives at the ftp server. You may need to press shift while clicking on the link, depending on your browser.

CVS Repository

You can get the latest sources from the CVS repository. They may not always compile, though. If you want an older version you can use the -r option:

To build the sources from CVS change to the main directory where the configure.in file resides and run

aclocal && automake -a && autoconf
Afterwards follow the instruction in the INSTALL file.