http://jde.sunsite.dk/ JDE 2.2.8beta6 *************************************************************** * * * This release requires semantic 1.4beta5 (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 * * * * 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.auc.dk/jde/elib.tar.gz) * * or zip (http://sunsite.auc.dk/jde/elib.zip) format. * * * * JDEbug runs on Windows 2000 only if Service Pack 2 (or * * later) is installed. * * * *************************************************************** * Fixed error caused by missing :documentation tag in jde-option-dialog. Thanks to David Ponce. * XEmacs compatibility fix. Now accommodates the way XEmacs specifies the temp directory. Thanks to Dr. Volker Zell. * Now replaces the colon in the DOS drive prefix with a vertical bar when forming URL's. This is done to accommodate Netscape. * The JDE's code generation wizards now observe the jde-gen-k&r indentation style preference. Thanks to Javier Lopez. * Adds jde-wiz-get-set-methods-include option for generating get/set methods. This option allows you to specify whether to generate set or get methods only, or both. Thanks to Javier Lopez. * Adds jde-wiz-get-set-methods-order option for generating get/set methods. This option allows you to specify the order in which go generate the methods, e.g., set followed by get for each field. Thanks to Javier Lopez. * Fixes bug that cause completion to return the wrong name when the class does not have a package, e.g., .Test for Test.java. Thanks to Javier Lopez. * Fixes variable capitalization bug caused by setting the jde-wiz-get-set-convention to "Everything after the first upcase letter." Thanks to Javier Lopez.
