Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Debug in Old JVM
Debug in Old JVM [message #83569] Thu, 07 August 2003 14:46
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Managing memory in eclipse
Next Topic:Upgrade to 2.1.1
Goto Forum:
  


Current Time: Mon Jul 07 03:11:24 EDT 2025

Powered by FUDForum. Page generated in 0.03915 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top