Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Compile errors in Nightly build

You mean use a 1.4 VM to run Eclipse or to start launching configuration?

In both cases, you simply need to add an installed JRE 1.3 and use it as
the default.

Then you can set the JRE to use to start a launching configuration to be a
1.4 JRE. That should not be a problem.

Hope this help,

Olivier



                                                                                                                                                     
                      celek@xxxxxxxxxx                                                                                                               
                      Sent by:                   To:      eclipse-dev@xxxxxxxxxxx                                                                    
                      eclipse-dev-admin@         cc:                                                                                                 
                      eclipse.org                Subject: Re: [eclipse-dev] Compile errors in Nightly build                                          
                                                                                                                                                     
                                                                                                                                                     
                      11/06/02 10:17 AM                                                                                                              
                      Please respond to                                                                                                              
                      eclipse-dev                                                                                                                    
                                                                                                                                                     
                                                                                                                                                     



1) yes, I am using JDK 1.4 library
2) will fix for tonight's nightly build

on this subject, can I use 1.4vm and 1.3 rt.jar somehow then ?

--
Christophe Elek
Eclipse.org (Platform Update)
(905) 413-3467


Wednesday, November 06, 2002 10:10 AM
To: eclipse-dev@xxxxxxxxxxx
cc:
From: "Olivier Thomann" <Olivier_Thomann@xxxxxxx>
Subject: Re: [eclipse-dev] Compile errors in Nightly build




I guess the problem is related to the fact that RuntimeException(Throwable)
is only defined in 1.4 API and the build is done using 1.3.

_______________________________________________
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