ActionBarContributor of an Editor in a MultiPage-Editor [message #464581] |
Sat, 10 March 2007 05:07  |
Eclipse User |
|
|
|
Originally posted by: unidad.gmx.net
Hi!
I created a simple editor with an ActionBarContributor that
contributes some toolbar items.
I've registered the editor in the plugin.xml and everything
runs fine.
Now I've integrated the simple editor as one page in a multipageditor.
Now the ActionBarContributor of the simple editor is not initialized
anymore. I assume that's because the simple editor is not created
anymore by the plugin.xml-entry, because it's not the main-editor.
Do I have to move the code from my ActionBarContributor to the
simple-editor-class or can I "hook" the simple-editor somewhere in so
that the ActionBarContributor will be called again?
Greetings, Hermann
|
|
|
|
Powered by
FUDForum. Page generated in 0.08922 seconds