Hi. I don't know what causes this problem, but i would try to load CEDET in order specified in INSTALL file. At least i have this configuration and CEDET and JDE loads smoothly: (load-file "~/cedet/common/cedet.el") (global-ede-mode 1) (semantic-load-enable-code-helpers) (add-to-list 'load-path "~/.jde-dir") (require 'jde)
I use Emacs 23.1.50.1, JDE-2.4.0 from SVN branch, CEDET-1.0pre6. Regards, Przemek ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
