Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351850 - Compile errors in org.eclipse.ui.tests.performance
Summary: Compile errors in org.eclipse.ui.tests.performance
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 10:17 EDT by Paul Webster CLA
Modified: 2017-09-15 08:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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