help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jdee with emacs 24.1 rc


From: rajanikanth
Subject: Re: jdee with emacs 24.1 rc
Date: Sat, 9 Jun 2012 21:01:45 -0700 (PDT)
User-agent: G2/1.0


Thanks for your replies Richard/Charles.

Charles: 

In my case, it seems the cedet version that comes with emacs 24.1 is getting 
included even though I changed the cedet version in the build.properties file.

jde-compile-get-javac: Symbol's function definition is void: jde-java-version
Making completion list...
require: Wrong number of arguments: #[(toggle name)
[toggle semantic-minor-mode-alist mm name semantic-mode-line-update boundp 
desktop-minor-mode-handlers add-to-list 
semantic-desktop-ignore-this-minor-mode] 5 
("/usr/local/share/emacs/24.1/lisp/cedet/semantic/util-modes.elc" . 2829)], 3

Could you suggest any workarounds for this problem?

Here is my build.properties file and relevant section of .emacs file:

config.time=2012/06/09 23\:38
cedet.dir=/home/rajanikanth/cedet
elib.dir=/home/rajanikanth/Downloads/elib-1.0
prefix.dir=/usr/local/jdee
build.bin.emacs=/usr/local/bin/emacs


(add-to-list 'load-path "/home/rajanikanth/cedet/lisp")
(add-to-list 'load-path "/home/rajanikanth/trunk/jdee/dist/jdee-2.4.1/lisp")
(load "jde-autoload")

Thanks,
Raj


Thanks,
Raj


On Saturday, 9 June 2012 03:34:01 UTC-4, Charles Philip Chan  wrote:
> Raj writes:
> 
> Hi Raj:
> 
> > Was anybody able to make jdee work with emacs 24.1 rc?
> 
> Yes, I got it working. You need:
> 
>      1. The svn version of jdee.
> 
>      2. The bzr version of cedet (not the new branch)
> 
> Charles
> 
> -- 
> Avoid the Gates of Hell.  Use Linux
> (Unknown source)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]