Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build M20110105-0800 (Timestamp: 201101050800):Compile errors in build

Build M20110105-0800 (Timestamp: 201101050800):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.core.resources_3.6.1.R36x_v20110104-0457

Compiler log for org.eclipse.core.resources_3.6.1.R36x_v20110104-0457 : @dot.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/core/internal/resources/ProjectPreferences.java : 1 error :

1. ERROR in /src/org/eclipse/core/internal/resources/ProjectPreferences.java
 (at line 479)
if (Boolean.parseBoolean(newValue))
The method parseBoolean(String) is undefined for the type Boolean

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top