http:[EMAIL PROTECTED]/rootpage.html#Downloading
JDE 2.3.0 *************************************************************** * 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. * * * *************************************************************** * This release supports the correct vm command line arguments for the version of the JDK specified by the jde-jdk customization variable. * Fixed bug wherein the JDEE was generating the wrong command line switch for the display classes option of the jde-run-option-verbose option for post JDK 1.1.x vms. * The name of the jde-run-option-connect-to-debugger variable has changed to jde-run-option-debug. * Adds the following run application customization variables: - jde-run-option-boot-classpath - jde-run-option-interpret-mode - jde-run-option-jar - jde-run-option-hotspot-type - jde-run-option-enable-assertions - jde-run-option-disable-assertions - jde-run-option-enable-system-assertions - jde-run-option-disable-system-assertions * The JDEE now builds the class list used by its wizards to resolve unqualified class names from the CLASSPATH environment variable if jde-global-classpath for the current project is nil. * Fixed regression introduced in JDEE 2.2.9.2 that caused symbols to be listed more than once in the jde-symbol-list variable under some circumstances. This in turn caused symbols to be set multiple times in a prj.el file. * Changes the default value for jde-gen-class-buffer-template to use the relevant tempo-template-jde-javadoc instead of literal text. This way jde-gen-class-buffer reflects, for example, a change to tempo-template-jde-javadoc-author-tag. Thanks to Peter Dobratz <[EMAIL PROTECTED]>. * Patched the class list code to change dollar signs ($) to periods (.) in converting class paths to class names. This is intended to fix a bug in the interface wizard. Thanks to Petter Mahlen.
