http://jdee.sunsite.dk/rootpage.html#Downloading
JDE 2.3.3beta5 *************************************************************** * 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. * * * *************************************************************** * Adds a jde-jeval-cm function. This function is intended to be used by plugins to invoke Java development utilities, such as source code style checkers, that emit compiler-like error messages. Displaying the output in a compilation-mode buffer enables the user to use compilation-mode's error message navigation and hyperlinking capabilities. * As of version 5.30, cc-mode provides its own set of font lock keywords and faces for Java: cc-fonts. The cc-fonts keywords and faces are not as complete as those defined by the JDEE. The JDEE now uses cc-fonts keywords and faces if defined while defining and using others not defined by cc-fonts. Thanks to David Ponce. * Adds help strings for items that appear on the Jdb menu. On Emacs, the help strings appear in the minibuffer when you select a menu item. (XEmacs does not support them).
