| [news.eclipse.platform.rcp] Re: Making menus visible/not visible in the workbench per plugin |
From reading the help, I understood the visible property sets only the*initial* setting of visibility. I wanted the menu visibility to dynamically change as a user closes/opens a perspective. Regardless of the visible setting, on testing it did not appear to have the behaviour I wanted. I was stuck in finding a way to link the visibility of a menu to an action (that is, when I say action, I mean closing a perspective or opening one).