unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* JDE and Sun Java6
@ 2007-03-13 13:38 Malte Spiess
  2007-03-14 17:52 ` Robert Thorpe
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Malte Spiess @ 2007-03-13 13:38 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I need some C-h err I mean help with my jde. I'm running the Emacs
snapshot here from Debian Sid and Sun Java6, my jde version is 2.3.5.1.

Unfortunately, jde makes some trouble.
Each time I type in C-c C-v C-c (jde-compile), I get:
,----
| The JDE does not recognize JDK 1.6 javac. Assume JDK 1.5 javac?(yes or no)
`----

Running a program won't do at all. I always get
,----
| cd /home/mspiess/java/src/mspiess/test/
| /usr/bin/java mspiess.test.Rotate
| 
| Exception in thread "main" java.lang.NoClassDefFoundError: mspiess/test/Rotate
| 
| Process mspiess.test.Rotate exited abnormally with code 1
`----

Well, it is in "/home/mspiess/java/bin/mspiess/test/", but I think I've
set the right paths...

Unlike my normal proceeding, I have used the customize stuff here. These
are my jde options.
,----
| '(jde-compile-option-deprecation t)
| '(jde-compile-option-directory "/home/mspiess/java/bin")
| '(jde-compile-option-sourcepath (quote ("/home/mspiess/java/src")))
| '(jde-compiler (quote ("javac" "/usr/bin/javac")))
| '(jde-help-docsets (quote (("JDK API" "/usr/share/doc/sun-java6-doc/html/api/" nil))))
| '(jde-javadoc-gen-destination-directory "~/java/doc/")
| '(jde-javadoc-gen-packages (quote ("~/java/src/")))
| '(jde-run-option-boot-classpath (quote ("append" "/home/mspiess/java/bin/")))
| '(jde-vm-path "/usr/bin/java")
`----

Btw. the doc thing won't work at all! This is not as bad as the rest,
but still...

Any hints would be appreciated.

Greetings

Malte

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

end of thread, other threads:[~2007-03-16 21:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-13 13:38 JDE and Sun Java6 Malte Spiess
2007-03-14 17:52 ` Robert Thorpe
2007-03-14 21:09   ` Malte Spiess
2007-03-14 23:24     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.944.1173914715.7795.help-gnu-emacs@gnu.org>
2007-03-15  7:56       ` Malte Spiess
2007-03-16 19:06 ` Jiri Pejchal
     [not found] ` <mailman.1031.1174072219.7795.help-gnu-emacs@gnu.org>
2007-03-16 21:37   ` Malte Spiess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).