[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to keep view open when changing perspective?

On Mon, 07 Sep 2009 12:12:43 +0000, Stanislav Vodetskyi wrote:
> However, when I open the view in one of the perspectives and then switch
> to another - the view doesn't stay open. How can I make the view stay
> open when a perspective is changed?

You could try making your view a stickyView via the plugin.xml file.

Remy