I've been using jde-mode for years. Recently I upgraded to emacs 23 which required upgrading jdee, which required upgrading cedet. I'm now running the latest jdee with cedet-1.0pre6. Unfortunately, functions like jde-import-kill-extra-imports no longer work, claiming that there are no imports, even when I have a rather long list of them. I suspect the problem is deep in the parsing since (semantic-fetch-tags) returns nil, as does (semantic-active-p). I've tried tracing through the call to jde-mode in the elisp debugger, but failed to actually find where the parsing is done. Has anyone else had this problem or have any suggestions for how to fix it?
Thanks, corwin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ jdee-users mailing list jdee-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jdee-users