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
