Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 351850

Summary: Compile errors in org.eclipse.ui.tests.performance
Product: [Eclipse Project] Platform Reporter: Paul Webster <pwebster>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: krzysztof.daniel
Version: 4.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Paul Webster CLA 2011-07-12 10:17:20 EDT
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
Comment 1 Krzysztof Daniel CLA 2012-03-28 02:43:32 EDT
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.
Comment 2 Karsten Thoms CLA 2017-09-15 08:26:41 EDT
Project does compile