[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [platform-releng-dev] [eclipse-build]Build M20081126-1600 (Timestamp: 200811261600):Compile errors in build
|
examples.ole.win32 was still still trying to build from the 3.5 stream instead of 3.4.
The map files have been changed to build all examples plugins from R3_4.
- Kevin
eclipse-releng@xxxxxxxxxxx
eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
11/26/2008 05:24 PM
Please respond to
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx> |
|
|
Build M20081126-1600 (Timestamp: 200811261600): Compile errors in build. See attached compile logs.(See attached file: org.eclipse.swt.examples.ole.win32_3.1.100.v3451a-olewin32.jar.bin.html)_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



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
/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
FORBIDDEN ACCESS WARNINGS
DISCOURAGED ACCESS WARNINGS