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).
Nobody/Anonymous
Lisp (general)
None
Public
|
Date: 2010-04-22 09:29:30 PDT M-x version says: |
|
Date: 2010-04-22 00:30:31 PDT What emacs23 version do you have? Maybe you have emacs23 with integrated |
|
Date: 2010-04-20 11:06:48 PDT Re: pwojnowski: |
|
Date: 2010-04-20 11:05:12 PDT I meant stable, but I've rebuilt from the trunk, and it still doesn't |
|
Date: 2010-04-15 10:56:41 PDT I use jdee from trunk with cvs version of cedet within emacs23 and it |
|
Date: 2010-04-14 16:41:17 PDT By latest jdee do you mean stable, or built from latest trunk? (because |