I recently checked out the svn trunk of jdee
I am runnings GNU emacs 22.3 on windows XP

I have a complaint from emacs at startup requesting missing file jde-autoload
=>File error: Cannot open load file, jde-autoload

I guess this comes come the
(require 'jde-autoload) in
trunk/jdee/lisp/jde.el

and trunk/jdee/lisp does not contain any jde-autoload.el   file ?

Extract of my .emacs :

(add-to-list 'load-path (expand-file-name
"C:/home/dev/jdee/jdee/trunk/jdee/lisp"))
(require 'jde)

(I am expecting that the cedet stuff is loaded from standard emacs 22.3)


Thanks

Eric Le Goff

------------------------------------------------------------------------------

_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to