Daily Archives: August 12, 2011

Eclipse RCP – Customize the toolbar and menus for a given Perspective: contributions using java code

In my previous post I talked about the need to customize the Eclipse toolbar and menus depending on the current perspective. This post is about customizing buttons and menus contributed in java. I will show in this post how to … Continue reading

Posted in Eclipse RCP | Leave a comment

Customize Eclipse ToolBar, Menus and visible editors depending on the current Perspective

We decided here at activeeon , to build an Eclipse RCP product, that we will call the ProActive Studio , containing the functionalities of all of our current RPC products. Doing this will allow us to release, if needed, products … Continue reading

Posted in Eclipse RCP | Leave a comment