Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Using an old compiler for java project

Pls make sure to send these messages to jdt-core-dev mailing list.

The problem you are seeing is a launch issue, due to the fact the launcher
is setting the bootclasspath command line argument, which the VM doesn't
recognize. Launchers belong to JDT/Debug...

----- Forwarded by Philippe Mulet/SNZ/OTI on 11/04/2002 11:55 AM -----
                                                                                                                                   
                      Tan B                                                                                                        
                      <btvsoft@xxxxxxxx        To:       philippe_mulet@xxxxxxx                                                    
                      m>                       cc:                                                                                 
                                               Subject:  Using an old compiler for java project                                    
                      11/04/2002 10:07                                                                                             
                      AM                                                                                                           
                                                                                                                                   
                                                                                                                                   




Hi,

I saw the message thread on the eclipse message
forum. I'm wondering if it's possible to run or to
debug program with JRE 1.1.x.
I need to use jdk1.1.7, i added 1.1.7 (classes.zip) in
Installed JREs, in Launch configuration (Eclipse
v2.0)i selected jre 1.1.7, but when i run a program i
have the next message :
-Xbootclasspath:C:\jdk1.1.7B\lib\classes.zip: illegal
argument

Any info will be appreciated.

Regards,
Tanya.

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/





Back to the top