Hi there, I've just installed JDE 2.2.8 and my Java files are not syntax highlighted though everything else seems to work. The emacs messages buffer says:
Loading cl-macs... Loading cl-macs...done Bootstrapping objects... Bootstrapping objects...done jde-java-font-lock: building names cache... jde-java-font-lock: building names cache...empty Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el and load others... For information about the GNU Project and its goals, type C-h C-p. Fontifying *scratch*... Fontifying *scratch*... (regexps............) For information about the GNU Project and its goals, type C-h C-p. Loading semantic-el... Loading semantic-el...done Fontifying .emacs... Fontifying .emacs... (regexps............) Loading semantic-el...done Making completion list... Loading view... Loading view...done Loading eieio-opt... Loading eieio-opt...done Making completion list... Fontifying MessageBean.java... Fontifying MessageBean.java... (regexps.........................................) Loading cl-seq... Loading cl-seq...done Setting JDE variables to startup values... Loading timer... Loading timer...done Setting JDE variables to startup values... Creating customization buffer... Creating customization buttons... Creating customization items... Creating group... Creating group members... 1% Loading pp... Loading pp...done Creating group members... 98% Creating group magic... Creating group state... Creating group... done Creating customization items ...100%done Creating customization setup... Creating customization buffer...done But the font-lock file it's using is: /usr/share/emacs/20.7/lisp/jde-2.2.8/lisp/jde-java-font-lock.api which has all the keywords you would expect. I installed jde from the following RPMS: eieio-0.17-beta3.noarch.rpm elib-1.0-1.noarch.rpm jde-2.2.8-1.noarch.rpm semantic-1.4beta6-1.noarch.rpm speedbar-0.14beta1-1.noarch.rpm I use: - RH Linux 7.2 Kernel 2.4.9-31 - GNU Emacs 20.7.1 Is there any reason why this doesn't work properly? Thanks, Peter.
