Skip to main content

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

Build N20060816-0010 (Timestamp: 200608160010):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.equinox.servlet.bridge.launcher_3.2.0.N20060816-0010

Compiler log for org.eclipse.equinox.servlet.bridge.launcher_3.2.0.N20060816-0010 : servletbridge.jar.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

/src/org/eclipse/equinox/servlet/bridge/launcher/FrameworkLauncher.java : 1 error :

1. ERROR in /src/org/eclipse/equinox/servlet/bridge/launcher/FrameworkLauncher.java
 (at line 161)
throw new RuntimeException(e);
The constructor RuntimeException(Exception) is undefined

Back to the top