http://jde.sunsite.dk/rootpage.html#Downloading
JDE 2.3.2 *************************************************************** * PLEASE READ * *************************************************************** * * * This release requires semantic 1.4beta13 (or later), * * speedbar 0.14beta2 (or later), and * * eieio-0.17beta3 (or later). You can obtain all three * * packages at http://cedet.sourceforge.net * * * * This release requires version 1.2.2 (or later) of the * * JDK. * * * * 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://jdee.sunsite.dk/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. * * * *************************************************************** * Fixes incompatibility between jde-ant-enable-find and jde-ant-read-buildfile. If both are enabled, the value for jde-ant-read-buildfile is used as a default if it is valid. * Fixes bug in the Java ant invocation method. Quoting the classpath with double quotes was not working in Windows systems. * Fixes ant target history to be buildfile specific. * Fixes bug that caused the compile command to fail when jikes is the compiler and jde-compiler does not specify the path of the jikes executable. * Fixes bug that cause the interface wizard to incorrectly generate names of method parameters that are arrays of user-defined types. Thanks to Alphonse Bendt for reporting this bug. * Fixed bug in definition for jde-checkstyle-option-illegal-instantiations. Thanks to Paul Krause. * Enhance the following code templates - jde-gen-interface-buffer-template - jde-gen-console-buffer-template - jde-gen-jfc-app-buffer-template - jde-gen-junit-test-class-buffer-template to use the following javadoc templates instead of literal text - jde-javadoc-author-tag-template - jde-javadoc-version-tag-template - jde-javadoc-end-block-template Thanks to Peter Dobratz. * Fixes bug that caused inadvertent setting of transient mark mode on some user's systems when the user executes the JDE->Help->Symbol at Point command. Thanks to James Cox. * Fixed a bug in the jde-project-update command caused by treating "." as a standard relative path character instead of a project file relative path character. * Added the jde-update-package command to the JDEE's Code Generation menu as JDE->Code Generation->Wizards->Update Package Statement. * The JDEE now loads the jde-package-update command on demand instead of at startup. This change is intended to help reduce the JDEE startup time. * Project-relative paths now work for jde-javadoc-gen-destination-directory. * Fix bug in generation of jde-checkstyle-option-lcurly-method option. Thanks to ABE Yasushi. * The JDEE now comes with the latest version (1.2.7) of the BeanShell. * The JDEE distribution now include jde-ejb.el, which was inadvertently omitted from the previous release.
