----- Original Message -----
From: "Gregor Okorn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 18, 2000 3:06 PM
Subject: JDK1.3


> Hi Paul,
> I saw your response to another email - questioning how to switch
> to using jdk1.3 with JDE.  You pointed out that the procedure for
> doing so is laid out in "beta23 user's guide".  My first question
> is:
>
> 1. Do I need to download that particular release to gain access to that
> information - or is it already published on some JDE web page?
>
>
> My second question is:
>
> 2. Is JDEbug actually being used, without problems, in a linux
> situation where there is XEmacs, jdk1.3 and jikes in use?  Or is my
> only choice (of debugging with JDE) to use the JDB method (with jdk1.3
> and jikes) instead of JDEbug?
>

The jikes compiler does not produce JPDA-compatible class files. Therefore,
jikes-compiled classes cannot be debugged with any JPDA-based debugger,
including the JDE.

I am not aware of anyone using XEmacs, JDEbug and JDK 1.3 on Linux. You
should post this question to the list. I know that people have gotten
Emacs/JDEbug/JDK 1.2.2 to work on Linux.

- Paul

Reply via email to