http://jde.sunsite.dk/rootpage.html#Downloading
JDE 2.2.9beta3 *************************************************************** * PLEASE READ * *************************************************************** * * * This release requires semantic 1.4beta10 (or later), * * speedbar 0.13 (or later), and eieio-0.16 (or later, * * except eieio-0.17beta1). You can obtain all three * * packages at http://cedet.sourceforge.net * * * * This release requires version 1.2.2 (or later) of the * * JDK. * * * * Note: This release does not work with eieio-0.17beta1, but * * it does work with eieio-0.17beta2. * * * * This release also requires avltree.el, which is part of the * * elib 1.0 package. You can obtain elib at the JDE web site * * in compressed tar (http://sunsite.dk/jde/elib.tar.gz) * * or zip (http://sunsite.dk/jde/elib.zip) format. * * * * JDEbug runs on Windows 2000 only if Service Pack 2 (or * * later) is installed. * * * * If syntax-coloring does not work, download and install * * overlay-fix.el from the semantic web site. * * * *************************************************************** * Now uses the version of javac shipped with the JDK specified by jde-jdk. * Now generates the correct command-line arguments for the various versions of javac. * Now includes the +E option if jikes is the selected compiler. * Fixes bug in jde-get-jdk-dir that caused it to return an incorrect path when looking for the directory on the PATH environment variable. * Fixed compile error that occurs when jde-compile-option-debug is set. This was due to the -g option being wrapped in an extra list. Thanks to David Ponce. * Now includes rt.jar in the classpath when jikes is the compiler. Thanks to David Ponce. * Fixed bug in jde-help-browse-jdk-doc, which was calling jde-normalize-path with no arguments, when jde-jdk-doc-url did not start with http://, file://, or is equal to "". Thanks to Javier Lopez. * Fixed bugs in jde-java-version command. * Fixed bug that caused the in-buffer verion of completion to throw an error for the first completion. Thanks to Jason Rumney.
