Paul Kinnucan <paulk <at> mathworks.com> writes:

> 
> Frankie Y. Liu writes:
>  > I was wondering how to setup jde-mode font locking to look the same as
>  > java-mode.
>  > Basically my language primitives such as int, double, public, static,
>  > import don't get
>  > fontified at all in jde-mode, like they do in java-mode.
> 
> The JDEE fontifies these primitives for me. Lack of fontification
> is often symptomatic of a setup error that causes jde-mode
> to abort before fontification.
> 
[....] 
> Paul
> 
>  > 
>  > Thanks,
>  > 
>  > -frankie
> 
> 


I am having font problems as well on Emacs 21.3.1
w/jde 2.3.5, cedet-1.0beta3b and elib-1.0.

The one error I can see in the messages buffer is regarding 
"Invalid slot type: jde-db-jdb-1-4, :path, string, nil"

Here's the entire start up:
------------------------------------------------------------
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading font-lock...
Loading regexp-opt...done
Loading font-lock...done
Loading /home/dchan/emacs/cedet/common/cedet.el (source)...
"/home/dchan/emacs/cedet/common/" added to `load-path'
Loading cl-macs...done
"/home/dchan/emacs/cedet/cogre" added to `load-path'
"/home/dchan/emacs/cedet/ede" added to `load-path'
"/home/dchan/emacs/cedet/eieio" added to `load-path'
"/home/dchan/emacs/cedet/semantic" added to `load-path'
"/home/dchan/emacs/cedet/speedbar" added to `load-path'
"/home/dchan/emacs/cedet/contrib" added to `load-path'
Setting up cedet...done
Setting up cogre...done
Setting up ede...done
Setting up eieio...done
Setting up semantic...
Loading derived...done
Loading advice...done
Loading /usr/libexec/emacs/21.3/i386-redhat-linux/fns-21.3.1.el (source)...done
Loading semantic-idle (source)...done
Setting up semantic...done
Setting up speedbar...done
Setting up cedet-contrib...done
Loading /home/dchan/emacs/cedet/common/cedet.el (source)...done
jde-java-font-lock: building names cache...empty
Loading mwheel...done
Loading semantic-el...done
For information about the GNU Project and its goals, type C-h C-p.
Loading wisent-java-tags...done
Loading cl-seq...done
if:
Invalid slot type: jde-db-jdb-1-4, :path, string, nil
Loading semantic-edit (source)...done
Loading semanticdb-file (source)...done
Mark set
Loading jde-javadoc...
Setting customized JDE variables to startup values...
Loading jde-javadoc...done


Reply via email to