unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Malte Spiess <i1tnews@arcor.de>
To: help-gnu-emacs@gnu.org
Subject: JDE and Sun Java6
Date: Tue, 13 Mar 2007 14:38:41 +0100	[thread overview]
Message-ID: <87d53dz2ji.fsf@paeike.mathematik.uni-ulm.de> (raw)

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

             reply	other threads:[~2007-03-13 13:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13 13:38 Malte Spiess [this message]
2007-03-14 17:52 ` JDE and Sun Java6 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d53dz2ji.fsf@paeike.mathematik.uni-ulm.de \
    --to=i1tnews@arcor.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).