Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Using Debug Option with JRE 1.3.0:04


The message "warning: Setting..." is simply a warning message - debugging still works. The message indicates that the "-Djava.compiler" VM argument has been ignored, but it does not effect debugging.

Darin



Eduardo Luján Martínez <elujan@xxxxxxxxxxx>
Sent by: platform-debug-dev-admin@xxxxxxxxxxx

02/26/2003 11:04 AM
Please respond to platform-debug-dev

       
        To:        <platform-debug-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-debug-dev] Using Debug Option with JRE 1.3.0:04



Hi,
I am trying to run eclipse version 2.0.1 in debug mode using JRE 1.3.0_04,
but when I run eclipse I get the following warning:

Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is
ignored

If I change the JRE and use the 1.4.0._02 I can run eclipse in debug mode.
It is posible to run eclipse 2.0.1 in debug mode using JRE 1.3.0_04?
Could I install some patch or newest version of eclipse to do that?

Thanks!

Un saludo,
Eduardo Luján Martínez
___________________________________

Infonova Consultores S.L
<http://www.infonova.es>
Tel.  96 316 24 04
Fax. 96 373 86 43
Plaza Bandas de Música de la Comunidad
Valenciana Nº 5 Entresuelo 4
46013 Valencia
___________________________________



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



Back to the top