Debug in Old JVM [message #83569] |
Thu, 07 August 2003 14:46 |
Eclipse User |
|
|
|
Originally posted by: clement.chu.csse.monash.edu.au
Hi,
I know the eclipse can support with different JVM. Will the jpda 1.3 be
used if I used the j2sdk 1.3 and started debugging? Also, can the eclipse
2.1 version support jsdk 1.2 or below?
How to set the compiler to support jsdk 1.3 ? In the properties of java
project, there is a java compiler. What is the "Compiler compliance level"
?
Thanks
Clement
|
|
|
Re: Debug in Old JVM [message #83809 is a reply to message #83569] |
Thu, 07 August 2003 10:17  |
Eclipse User |
|
|
|
I can answer the debug questions:
1) JPDA is backwards compatible (capability sensitive). If you debug a VM
that only supports JPDA 1.3, only 1.3 features will be used.
2) We support JDK 1.2 and 1.1. When using a 1.1 VM, you must create the VM
as a "Standard 1.1.x" VM type.
Darin
"Clement - eclispe" <clement.chu@csse.monash.edu.au> wrote in message
news:bgsb0u$eqb$1@eclipse.org...
> Hi,
> I know the eclipse can support with different JVM. Will the jpda 1.3 be
> used if I used the j2sdk 1.3 and started debugging? Also, can the eclipse
> 2.1 version support jsdk 1.2 or below?
>
> How to set the compiler to support jsdk 1.3 ? In the properties of
java
> project, there is a java compiler. What is the "Compiler compliance
level"
> ?
>
> Thanks
> Clement
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03915 seconds