Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Any example for a Form Editor to edit Objects
Any example for a Form Editor to edit Objects [message #323969] Mon, 14 January 2008 20:12
Eclipse UserFriend
Originally posted by: marcio.debarros.gmail.com

Hi,

Does anyone know of a good example of a simple editor that extends Form
Editor and also has a text like page (similar to the Manifest editor),
which instead of editing a file, it edits an object selectable from a
TreeView ?

In some other posts I found some information and I found out that I need
to implement a custom EditorInput. After that I am able to click on the
appropriate editable object in my tree and I see my editor (which should
have 3 form pages and a plain text page) to open, however the text page
is not displayed and I get a PartInitException: "Text editor does not
have a document provider".

Any suggestions/ideas ?

Thanks,

--MD.
Previous Topic:Eclipse UI fails to repaint after processing a click on my view
Next Topic:Question about width of SWT component
Goto Forum:
  


Current Time: Mon Jul 22 00:33:46 GMT 2024

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

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

Back to the top