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

Bug 483455

Summary: Property view integration is broken
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M4   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-12-02 05:41:19 EST
The Property view integration is no longer working. That is, using the MVC logo example, no properties are visible for the curves and shapes.
Comment 1 Alexander Nyßen CLA 2015-12-02 05:46:34 EST
Fixed that retrieval of selection modelin SelectionProvider (silently) failed. Therefore, no selection was propagated and thus the property view integration did not work.

Pushed changes to origin/master. Resolving as fixed in 3.11.0 M4.