Hello,
For the current JDE version 2.3.4 beta 4,
there seems to be quite a lot problem with CEDT 1.0beta2, quite a lot "wrong
arguments"
occurs, such as "generate get/set pair". ECB sometimes have problems too.
I tried CEDET 1.0 beta1, emacs reports "package speedbar doesn not define
speedb
Hi,
in CVS Emacs `next-error' requires an argument so
`jde-compile-finish-kill-buffer' errors. Changing
;;there were errors, so jump to the first error
(if jde-compile-jump-to-first-error (next-error)
to
;;there were errors, so jump to the first error
(if jde-comp
Do you have a period in jde-global-classpath? If not, try that for "current
directory".
> -Original Message-
> From: Altamir Dias [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 18, 2004 8:06 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: How to run a application on current
Initial info:
SO - WinXP Home Edition Version 2002 - Service Pack 1
Computer: Toshiba Satellite Pentium 4 CPU 2.66 - 480MB
EMACS - 20-7-1 - precompiled version
Jdee - 2.3.2
JAVA - c:/j2sdk1.4.2_01
I'm in trouble with jdee enviroment on emacs for
windows.
I got to compile a java file on my current