Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Removing a open Perspective Action
Removing a open Perspective Action [message #462227] Wed, 24 January 2007 22:08 Go to next message
James Leotta is currently offline James LeottaFriend
Messages: 202
Registered: July 2009
Senior Member
Hello,

I have an app with 4 Perspectives and based on a users security level I
want to remove the Perspective from the open Perspective menu. I tried
getting the PerspectiveRegistry and deleting the Perspective but this
didn't work. Any help would be appreciated.
Re: Removing a open Perspective Action [message #462278 is a reply to message #462227] Thu, 25 January 2007 16:39 Go to previous message
Snjezana Peco is currently offline Snjezana PecoFriend
Messages: 789
Registered: July 2009
Senior Member
Jim,

You can't remove the perspectives that are defined in an extension (at
least not in Eclipse 3.2).
You can edit plugin.xml and remove unnecessary perspectives.

Snjeza

Jim Leotta wrote:
> Hello,
>
> I have an app with 4 Perspectives and based on a users security level I
> want to remove the Perspective from the open Perspective menu. I tried
> getting the PerspectiveRegistry and deleting the Perspective but this
> didn't work. Any help would be appreciated.
Previous Topic:contributed vertical ruler as selection provider (IStructeredSelection)
Next Topic:Show splash screen for zh_TW
Goto Forum:
  


Current Time: Wed Sep 11 19:19:19 GMT 2024

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

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

Back to the top