Reputation: 2133
My RCP application includes the Project Explorer view, which has several small buttons in its top-right corner (e.g. "Minimize", "Maximize", "View Menu").
I would like to remove the "View Menu" button. How can I do this?
Upvotes: 0
Views: 188
Reputation: 688
I think "activities" is what you need:
You should check this: http://blog.vogella.com/2009/07/13/eclipse-activities/
Upvotes: 1