Community
Participate
Working Groups
In 4.2 we get compile errors in our o.e.ui.tests.performance We need to decide what to do in order to build 4.2 as our primary platform. Description Resource Path Location Type The import org.eclipse.ui.internal.presentations cannot be resolved PresentationWidgetFactory.java /org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/layout line 21 Java Problem The method getPane() is undefined for the type EditorSite EditorWidgetFactory.java /org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/layout line 56 Java Problem The method getPane() is undefined for the type ViewSite ViewWidgetFactory.java /org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/layout line 54 Java Problem PresentationFactoryUtil cannot be resolved PresentationTestbed.java /org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/presentations line 67 Java Problem PresentationFactoryUtil cannot be resolved to a variable PresentationPerformanceTestSuite.java /org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/presentations line 61 Java Problem
It looks like those errors were fixed long time ago: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=4c13dcddf2f21bd192123da6bfd65e4e2c55ddb7 The problem may be with maps.
Project does compile