all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* jdee with emacs 24.1 rc
@ 2012-06-08 16:22 Raj
  2012-06-09  6:38 ` Richard Riley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Raj @ 2012-06-08 16:22 UTC (permalink / raw
  To: help-gnu-emacs

Hi

Was anybody able to make jdee work with emacs 24.1 rc?

Please let me know the instructions if you were able to do so.

Thanks,
Raj


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: jdee with emacs 24.1 rc
  2012-06-08 16:22 jdee with emacs 24.1 rc Raj
@ 2012-06-09  6:38 ` Richard Riley
  2012-06-09  7:34 ` Charles Philip Chan
       [not found] ` <mailman.2472.1339227095.855.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Riley @ 2012-06-09  6:38 UTC (permalink / raw
  To: help-gnu-emacs

Raj <rajanikanth@gmail.com> writes:

> Hi
>
> Was anybody able to make jdee work with emacs 24.1 rc?
>
> Please let me know the instructions if you were able to do so.
>
> Thanks,
> Raj
>

I tried repeatedly to get some support in Emacs circles and the irc
channel but, well, JDEE seems to have floundered. There have been
numerous attempts to restart it but all appear to end in failure. Like
mixed mode programming, there are better solutions out there. There
might be some CEDET java support now. Sorry if that doesnt sound too
optimistic or helpful. but its been my experience.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: jdee with emacs 24.1 rc
  2012-06-08 16:22 jdee with emacs 24.1 rc Raj
  2012-06-09  6:38 ` Richard Riley
@ 2012-06-09  7:34 ` Charles Philip Chan
       [not found] ` <mailman.2472.1339227095.855.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Charles Philip Chan @ 2012-06-09  7:34 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

Raj <rajanikanth@gmail.com> 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)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: jdee with emacs 24.1 rc
       [not found] ` <mailman.2472.1339227095.855.help-gnu-emacs@gnu.org>
@ 2012-06-10  4:01   ` rajanikanth
  0 siblings, 0 replies; 4+ messages in thread
From: rajanikanth @ 2012-06-10  4:01 UTC (permalink / raw
  To: gnu.emacs.help; +Cc: help-gnu-emacs



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)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-10  4:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 16:22 jdee with emacs 24.1 rc Raj
2012-06-09  6:38 ` Richard Riley
2012-06-09  7:34 ` Charles Philip Chan
     [not found] ` <mailman.2472.1339227095.855.help-gnu-emacs@gnu.org>
2012-06-10  4:01   ` rajanikanth

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.