Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build N20030825 (Timestamp: 200308250010):Compile errors in build




The method replaceFirst is a JDK1.4 method. Eclipse code is compiled
against JDK1.3 libraries.

You can prevent the errors by settings the default JRE to a JDK1.3
installation. You can still use a JDK1.4 to run your example by setting the
used JRE to a JDK1.4 in the different launching configuration.

Olivier



                                                                           
             Sonia                                                         
             Dimitrov/Ottawa/I                                             
             BM@IBMCA                                                   To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org                                                  
                                                                   Subject 
                                       [eclipse-dev] [eclipse-build]Build  
             08/25/03 01:04 AM         N20030825 (Timestamp:               
                                       200308250010):Compile errors in     
                                       build                               
             Please respond to                                             
             eclipse-dev@eclip                                             
                  se.org                                                   
                                                                           
                                                                           
                                                                           




Build N20030825 (Timestamp: 200308250010):  Compile errors in build.  See
attached compile logs.(See attached file:
/builds/nightly/src/N-N20030825-200308250010/compilelogs/plugins/org.eclipse.pde.ui_3.0.0
/pdeui.jar.bin.log)

Attachment: /builds/nightly/src/N-N20030825-200308250010/compilelogs/plugins/org .eclipse.pde.ui_3.0.0/pdeui.jar.bin.log
Description: Binary data


Back to the top