Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build I20120311-2000 (Timestamp: 201203112000):Compile errors in build

Build I20120311-2000 (Timestamp: 201203112000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.jdt.ui_3.8.0.v20120311-2246

Compiler log for org.eclipse.jdt.ui_3.8.0.v20120311-2246 : @dot.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java : 1 error :

1. ERROR in /ui/org/eclipse/jdt/internal/ui/preferences/ProblemSeveritiesConfigurationBlock.java
 (at line 288)
private static final Key PREF_MISSING_NONNULL_BY_DEFAULT_ANNOTATION= getJDTCoreKey(JavaCore.COMPILER_PB_MISSING_NONNULL_BY_DEFAULT_ANNOTATION);
COMPILER_PB_MISSING_NONNULL_BY_DEFAULT_ANNOTATION cannot be resolved or is not a field

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