Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20061002-0010 (Timestamp: 200610020010):Compile errors in build

Build N20061002-0010 (Timestamp: 200610020010):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.tests_3.1.0

Compiler log for org.eclipse.swt.tests_3.1.0 : swttests.jar.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

/JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java : 1 error :

1. ERROR in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java
 (at line 189)
static private void failNotEquals(String message, Object expected, Object actual) {
Cannot reduce the visibility of the inherited method from Assert

Back to the top