Skip to main content

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

Build I20080122-0800 (Timestamp: 200801220800):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.jdt.ui_3.4.0.v20080122-0800

Compiler log for org.eclipse.jdt.ui_3.4.0.v20080122-0800 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionAssistant.java : 2 errors :

1. ERROR in /ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionAssistant.java
 (at line 177)
hide();
The method hide() is undefined for the type JavaCorrectionAssistant
2. ERROR in /ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionAssistant.java
 (at line 204)
hide();
The method hide() is undefined for the type JavaCorrectionAssistant

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