Re: JDEE requires a version of CEDET between 1.0beta2 and 1.0 (found none)
Søren Lund <[email protected]> Fri, 25 May 2007 20:34:45 +0000 (UTC)
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
<Craig-C.Cattell <at> ubs.com> writes: > > On startup get this message. > > JDEE requires a version of CEDET between 1.0beta2 and 1.0 (found none) > > I am using cedet-1.0beta2 > > Jde is jde-2.3.5.1 Try cedet-1.0pre3 - that's what I'm using. I made the mistake of thinking that the beta-relases was newer than the pre-release, and had the same problem as you. It's actually the 1.0pre3-release that's newest cedet release. > As an aside is there a download of jde and all ist required packages in one > bundle as it seems that I always spend ages trying to cofigure everything to > get jde working and it would be a no-brainer to provide a one-click install! The JDEE-site mentions install-jde.sh, which should download, unpack and compile all the required packages. I haven't tried it, though. See http://wttools.sourceforge.net/emacs-stuff/package.html#install-jdee - Søren