JODEPowered by SourceForge
Best viewed with Any
      Browser

Download

Jode is available in the download section. Click here to download the latest released source code of JODE

If you download the source code, 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 xftp 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. Follow the instruction on that page; use jode as modulename. Then change to the directory jode and run

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