| Missing Toolbar when migrating to e4 [message #891726] |
Mon, 25 June 2012 11:53  |
Missing name Missing name Messages: 20 Registered: May 2010 |
Junior Member |
|
|
I added the required plugins to run an existing 3.x rcp on e4. When I open my custom editor, the toolbar contributions seem to be missing. How do I add them?
Also, how do I customize the perspective bar area.
Any help would be greatly appreciated.
Thanks!
|
|
|
| Re: Missing Toolbar when migrating to e4 [message #891740 is a reply to message #891726] |
Mon, 25 June 2012 13:38   |
Missing name Missing name Messages: 20 Registered: May 2010 |
Junior Member |
|
|
I've been using "@Override public void contributeToCoolBar(){}" before and the toolbar items did not show up.
When I add my actions to the toolbar using "@Override public void contributeToToolBar(){}" the actions show up. But the toolbar shows up in the wrong place. The order its being displayed currently is
<main toolbar> <quick access bar> | <perspective bar> <editor toolbar>
I wanted the editor toolbar to show up along side <main toolbar>. Any ideas?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06444 seconds