Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] JDK 1.2.x


You should be able to use JDK 1.2.x as the JRE for running your apps inside Eclipse, but Eclipse itself needs JDK 1.3 to run.  In fact, I believe SWT only uses API from JDK 1.1.x.

David
--
David Whiteman
OTI Raleigh
david_whiteman@xxxxxxx



Judy Green <jgreen@xxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

08/08/2002 08:51 AM
Please respond to eclipse-dev

       
        To:        "'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>
        cc:        
        Subject:        RE: [eclipse-dev] JDK 1.2.x


Hi Ana,
It is my understanding that Eclipse requires 1.3
The following is a quote from page:

http://64.38.198.171/downloads/drops/R-2.0-200206271835/index.php

NOTE: Eclipse does not include a Java runtime environment (e.g. JRE). You
will need a 1.3 level Java runtime or Java development kit installed on your
machine in order to run Eclipse. Click here if you need help finding a Java
runtime.


-Judy

> -----Original Message-----
> From: Ana Lozano Fernandez [mailto:ALozano2@xxxxxxxxxxxxxxxxxx]
> Sent: Thursday, August 08, 2002 6:20 AM
> To: eclipse-dev@xxxxxxxxxxx
> Subject: [eclipse-dev] JDK 1.2.x
>
>
>
> Dear all,
>
> I know I should use the eclipse newsgroup but in some how I
> can not use it.
> It is a simple question Do you know if Eclipse software can
> use JDK 1.2.x ?
>
> Thanks in advanced
>
> Kind Regards
>
>
> Ana Lozano.
>
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev
>
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top