eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Model Browser] move UnwrappingSelectionProvider to uicore #555

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 327655 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Oct 13, 2010 08:20 EDT | | Modified | Apr 28, 2011 10:47 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |

Description

UnwrappingSelectionProvider belongs in uicore, since the mechanism it provides is needed when creating a viewer using uicore.\ For example, when adding a context menu to the viewer, the selection it provides must be unwrapped so that the actions can act upon the Ecore elements.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Oct 13, 2010 08:27

Done in revision 3318.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Oct 21, 2010 05:05

The bug has been fixed in the latest revisions.