Skip to main content

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

Please take a look at
http://eclipsewiki.swiki.net/116#jdk11X

If any further issues arise please make use of the eclipse.tools newsgroup

Thanks
Darins



                                                                                                                                                    
                      "Philippe Mulet"                                                                                                              
                      <Philippe_Mulet@oti.         To:      "jdt-core-dev" <jdt-core-dev@xxxxxxxxxxx;btvsoft>                                       
                      com>                         cc:      jdt-debug-dev@xxxxxxxxxxx                                                               
                      Sent by:                     Subject: [jdt-debug-dev] Using an old compiler for java project                                  
                      jdt-debug-dev-admin@                                                                                                          
                      eclipse.org                                                                                                                   
                                                                                                                                                    
                                                                                                                                                    
                      11/04/02 04:58 AM                                                                                                             
                      Please respond to                                                                                                             
                      jdt-debug-dev                                                                                                                 
                                                                                                                                                    
                                                                                                                                                    



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/



_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-debug-dev






Back to the top