That's now fixed. Those on Emacs 23 now don't need to include cedet.dir or elib.dir in their configuration (either in ~/.jdee-config.properties or in build.properties).
On Jun 2, 2010, at 7:13 AM, Eric Le Goff wrote: > 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 ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
