facebook

how to develop a plugin.xml like editor ?

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #259339 Reply

    Greetings,

    Looking at the Eclipse plugin.xml editor, as well as at other Eclipse editors like the .product, .ear, .war, etc. I’m thinking that such look and feel would be great in the RCP application I’m developing right now. Unfortunatelly, all the Eclipse jfacae editors samples I’ve been able to see are TreeViewer or TableViewer based, while the Eclipse embedded editors don’t seem to be neither TreeViewer, nor TableViewer based, but like dialogs, with lots of controls, etc. I would like to know how to develop such an editor having dialogs as its pages.
    Many thanks in advance for any information.
    Kind regards,
    Nicolas

    #259378 Reply

    Riyad Kalla
    Member

    Nicolas,
    Be sure to ask your question in the Platform Eclipse newsgroup… also you are right, those dialogs (like the plugin editors) use special form controls and aren’t straight JFace/SWT, it just slips my mind where they are from (package) and what they are called.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: how to develop a plugin.xml like editor ?

You must be logged in to post in the forum log in