JODE
Jode
Home
Project page

Applet
Download
Documentation
License
History
Links
Blue Sky
Feedback
Bug Tracking
Public Forums
Mailing List
Private Mail
Download
FTP server
Source releases

Powered by
SourceForge

Best viewed with
Any Browser

Download

The latest source code of JODE is available at the project page. 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.
  • jode-1.0.93-1.1.jar is for JDK 1.1. It already contains Getopt and the collection classes from the GNU Classpath project. If you want to use the swing interface, you have to download swing separately.
  • jode-1.0.93-1.2.jar is for JDK 1.2. It already contains Getopt, so you don't need any other package.

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.
All trademarks and copyrights on this page are properties of their respective owners.
Last updated on 8-May-2000, Copyright © 1998-2000 by Jochen Hoenicke.