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

Bug 473298

Summary: Missing class org.eclipse.jface.databinding.swt.DisplayRealm and several API not deprecated
Product: [RT] RAP Reporter: Hannes Erven <hannes>
Component: JFaceAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M1   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/52368
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=5029c6aba2f317d75c34cae154f621a24fafb411
Whiteboard:

Description Hannes Erven CLA 2015-07-22 11:56:12 EDT
With bugs
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=472284 and
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=449022 ,


the SWTObservables API has been deprecated and a new class, DisplayRealm, has been introduced.
DisplayRealm.getRealm(Display) is the replacement method for the now deprecated SWTObservables.getRealm(Display) .

This class is missing in the current RAP head.
Comment 1 Eclipse Genie CLA 2015-07-22 12:01:55 EDT
New Gerrit change created: https://git.eclipse.org/r/52368
Comment 3 Ivan Furnadjiev CLA 2015-07-28 04:49:52 EDT
Fixed with change https://git.eclipse.org/r/#/c/52368/.