Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build I20090311-0100 (Timestamp: 200903110100):Compile errors in build

Build I20090311-0100 (Timestamp: 200903110100):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.ui.browser_3.2.300.v20090302

Compiler log for org.eclipse.ui.browser_3.2.300.v20090302 : @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/ui/internal/browser/BrowserViewer.java : 1 error :

1. ERROR in /src/org/eclipse/ui/internal/browser/BrowserViewer.java
 (at line 721)
if (combo.getSelectionIndex() != -1 && !combo.getListVisible()) {
The method getListVisible() is undefined for the type Combo

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