Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » MultiPageEditorPart
MultiPageEditorPart [message #266739] Thu, 12 August 2004 13:30
Eclipse UserFriend
Hi,

I have written a simple XML editor that supports coloring, ruler, etc.
When run as a plugin, the XML editor shows all the decorated stuff,
ruler, etc.

What I do is that I have a class that extends the MultiPageEditorPart,
and one of the editor in this multi-page editor is the XML editor. I
structure my code to use the XML editor code, that is, creating an XML
editor instance and call MultiPageEditorPart.addPage(). (I am not
running the XML editor as a plugin now, simply using the code/classes.)
The XML editor page comes up, but it does not have ANY ruler and other
decorated stuff that I see when running my XML editor as a plugin.
Possible that the multi-page editor is overriding my XML editor's
decorated stuff? My XML editor class extends the TextEditor class.

Thanks for any help.

Alex.
Previous Topic:help with deploying a rcp product
Next Topic:how to open project
Goto Forum:
  


Current Time: Fri May 09 18:40:21 EDT 2025

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

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

Back to the top