| Open editor using CompatibilityEditor [message #997420] |
Mon, 07 January 2013 07:19 |
Ralph Gerbig Messages: 555 Registered: November 2009 |
Senior Member |
|
|
Hi,
I want to open a new Eclipse 3.x editor by using CompatibilityEditor. All I have at the moment is
MPart newEditor = service.createPart(CompatibilityEditor.MODEL_ELEMENT_ID);
How can I add the CompatibilityEdtior to this MPart? All I can find is the not public constructor CompatibilityEditor(MPart part, EditorReference ref) which would do the job but is not visible.
Ralph
|
|
|
Powered by
FUDForum. Page generated in 0.01407 seconds