Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Preventing certian view from being stored as a part of the workspace
Preventing certian view from being stored as a part of the workspace [message #449241] Thu, 11 May 2006 07:57 Go to next message
Eclipse UserFriend
I have an RCP app where we do store and restore the workspace views as a
part of the user session. (using IWorkbenchConfigurer.setSaveAndRestore)

However there are a couple of views that it don't make sense to restore,
and I don't want to restore them.
Anyone know how?

TJ



--

Terje Eggestad
Senior Software Engineer
phone direct: +47 22 62 89 61
mobile phone: +47 975 31 574
fax: +47 22 62 89 51
terje.eggestad@scali.com

Scali - www.scali.com
High Performance Clustering
Re: Preventing certian view from being stored as a part of the workspace [message #449259 is a reply to message #449241] Thu, 11 May 2006 09:45 Go to previous message
Eclipse UserFriend
Terje Eggestad wrote:
> I have an RCP app where we do store and restore the workspace views as a
> part of the user session. (using IWorkbenchConfigurer.setSaveAndRestore)
>
> However there are a couple of views that it don't make sense to restore,
> and I don't want to restore them.
> Anyone know how?
>

Right now they always come back ... a common pattern in eclipse is for
them to have a default widget (like Outline or Hierarchy or Console)
that just says something like "no data currently available".

Later,
PW
Previous Topic:preferences.ini?
Next Topic:View Categories
Goto Forum:
  


Current Time: Sun Aug 31 18:11:49 EDT 2025

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

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

Back to the top