Cedet now ships with Emacs 23. You shouldn't need to do anything and things should autoload on an as need basis. That is aside from the majority of the code base that loads when jde.el loads (unfortunately).
What are the specific errors? Version? Stack trace? On Jun 2, 2010, at 6:43 PM, Jose A. Ortega Ruiz wrote: > On Thu, Jun 03 2010, Paul Landes wrote: > >> 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). > > Sorry if this is documented somewhere, but what's the correct way to > initialize cedet under this configuration? I've successfully built > jdee > from svn, and (require 'jdee-autoloads) doesn't complain, but many of > the nice jde functions (e.g. those for browsing docs, or those from > jde-import) throw errors complaining about undefined cedet functions > or > the non-availability of a semantic java parser. Do i need some cedet > initialization beyond (require 'cedet)? > > Thanks!, > jao > > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
