Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » different menu in different perspective
different menu in different perspective [message #449182] Wed, 10 May 2006 23:18 Go to next message
Eclipse UserFriend
i have two perspectives, one is 'report' and another one is 'main'. i want
to have different menus associated with the different perspectives. let
say i wish to have 'report' menu ONLY in my report perspective and 'file'
menu ONLY in my main perspective. how can i do that??
Re: different menu in different perspective [message #449184 is a reply to message #449182] Thu, 11 May 2006 00:20 Go to previous message
Eclipse UserFriend
define two different actionsets in the plugin.xml and assign different actionsets to the different perspective using
layout.addActionSet(id)
in the perspective file
Previous Topic:Editor Menu Contributions, Extension or Programmatic
Next Topic:open external browser
Goto Forum:
  


Current Time: Sun Aug 31 14:54:31 EDT 2025

Powered by FUDForum. Page generated in 0.16541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top