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

Bug 469262

Summary: org.eclipse.ge4.zest.fx.ui and org.eclipse.gef4.zest.fx.ui.tests require org.eclipse.jface 3.10.0 instead of 3.9.0.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.1.0   
Target Milestone: 3.10.0 (Mars) RC4   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-06-03 08:01:03 EDT
Because of a dependency on ITooltipProvider, it is not sufficient to require org.eclipse.jface 3.9.0, but 3.10.0 is actually needed. We need to adjust the bundle manifests to reflect the correct minimal dependency.
Comment 1 Alexander Nyßen CLA 2015-06-03 08:02:39 EDT
Updated the manifest files of both bundles to reflect the correct dependency. 

Pushed all changes to origin/master. Resolving as fixed in 3.10.0 RC4.