Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build M20081126-1600 (Timestamp: 200811261600):Compile errors in build

Build M20081126-1600 (Timestamp: 200811261600):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.examples.ole.win32_3.1.100.v3451a

Compiler log for org.eclipse.swt.examples.ole.win32_3.1.100.v3451a : olewin32.jar.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/swt/examples/ole/win32/OLEExample.java : 1 error :

1. ERROR in /src/org/eclipse/swt/examples/ole/win32/OLEExample.java
 (at line 79)
return new OleControlSite(frame, SWT.NONE, progID, file);
The constructor OleControlSite(OleFrame, int, String, File) is undefined

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