Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » how 2 restrict /disable a view in other perspectives
how 2 restrict /disable a view in other perspectives [message #9018] Thu, 24 April 2003 02:47 Go to next message
Eclipse UserFriend
Originally posted by: pradheept.hotmail.com

hi
How 2 make a view to be appear on particular perspective.
problem.
i have view XYZ view and Perspective ABC perspective. the view
should be visible only for that ABC perspective and not for other
perspective. how 2 do that. what config. i have 2 change in plugin.xml


Thankx in adv.

PraDheeP
Re: how 2 restrict /disable a view in other perspectives [message #14056 is a reply to message #9018] Thu, 24 April 2003 16:29 Go to previous message
Eclipse UserFriend
Originally posted by: knut_radloff.oti.com

"pradheep" <pradheept@hotmail.com> wrote in message news:b881a0$c11$1@rogue.oti.com...
> hi
> How 2 make a view to be appear on particular perspective.
> problem.
> i have view XYZ view and Perspective ABC perspective. the view
> should be visible only for that ABC perspective and not for other
> perspective. how 2 do that. what config. i have 2 change in plugin.xml

Users will always be able to open the view in any perspective by selecting Window/Show View/Other. You can only control if your view
is added directly to the Window/Show View menu (in addition to the 'Other" dialog).
If you just want to add your view to the perspective layout check out the org.eclipse.ui.perspectiveExtensions extension point and
specifically the view element.

Knut
Previous Topic:java source
Next Topic:need of help in changing icons for view and ...
Goto Forum:
  


Current Time: Tue Jul 15 03:17:42 EDT 2025

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

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

Back to the top