![]() | Powered by Best viewed with ![]() |
Home | Project page | Applet | Download | FAQ | Feedback | Documentation | License | History | Links | Blue Sky |
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.
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 && autoconfAfterwards follow the instruction in the INSTALL file.