From the ECB-maintainer:
Its very important, to ensure that the version of semantic/cedet which are used for bytecompiling ECB and which are loaded into Emasc are identical!!!!
If you now run JDE with cedet instead of the old semantic 1.X versions and you have ECB byte-compiled then you have to re-byte-compile ECB! Either via makefile (search the variable CEDET in the makefile) or remove all *.elc files of ECB, start Emacs and ECB unbyte-compiled and then run `ecb-bytecompile-ecb' - this will then automatically bytecompile ECB with that version of cedet/semantic/eieio/speedbar which is currently lloaded into Emacs!
In general ECB runs already a long time very well without any problems with all versions of the cedet-suite!
Ciao
Klaus
-----Urspr�ngliche Nachricht-----
Von: Michael Schupp [mailto:[EMAIL PROTECTED]]
Gesendet: Mi 17.11.2004 13:35
An: [EMAIL PROTECTED]
Betreff: Re: ecb and jde 2.3.4
>
> What's the best version of ecb to work with jde 2.3.4 ?
>
> I'm upgrading jde from version 2.3.4beta3, so I've had to install
> cedet1.0beta2. With that version of cedet, ECB fails when
> building the methods buffer:
>
> tree-node-set-expanded: Wrong type argument: arrayp, nil
>
> Is there some version of ecb that works fine with that versions of jde
> and cedet?
>
> Thanks in advance
>
this may be a case of the speedbar.elc that gets installed with emacs conflicting with
the one in CEDET [?] you might try just moving the one under emacs to .elc_OLD
and restarting..
--
michael schupp
+44.[0].20.754.50621
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
Title: AW: ecb and jde 2.3.4
