eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

EditingDomainProvider does not work when using IResourceEditorInput #864

Closed eclipse-modisco-bot closed 4 hours ago

eclipse-modisco-bot commented 4 hours ago

| --- | --- | | Bugzilla Link | 404263 | | Status | CLOSED FIXED | | Importance | P2 normal | | Reported | Mar 25, 2013 07:53 EDT | | Modified | May 21, 2013 08:54 EDT | | Version | 0.11.0 | | Reporter | Gregoire Dupe |

Description

When we open the MoDisco model browser using an IResourceEditorInput, the method org.eclipse.gmt.modisco.infra.browser.editors.EcoreBrowser.getEditingDomain() returns the wrong editing domain: the resourceSet referred by the editing domain is not the same one than the one passed within the IResourceEditorInput instance.

eclipse-modisco-bot commented 4 hours ago

By Gregoire Dupe on Mar 25, 2013 08:31

Committed revision 5179.

eclipse-modisco-bot commented 4 hours ago

By Hugo Bruneliere on May 21, 2013 08:54

Bug fixed.