Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Open editor using CompatibilityEditor
Open editor using CompatibilityEditor [message #997420] Mon, 07 January 2013 12:19
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
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
Previous Topic:sluggish editor / visible repaint of scrolled-in content while cursor scrolling
Next Topic:Problems with launching Eclipse 4 applications
Goto Forum:
  


Current Time: Fri Apr 19 19:50:37 GMT 2024

Powered by FUDForum. Page generated in 0.02755 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top