Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Workbench view persistency question
Workbench view persistency question [message #695410] Mon, 11 July 2011 16:50 Go to next message
Jean Bovet is currently offline Jean BovetFriend
Messages: 34
Registered: September 2009
Member
Hi,

Not sure if this question belongs to this group or the RCP group.
Anyway, the problem I am facing is that my application needs to
dynamically create the views in the perspective at each startup,
depending on some external configuration. The problem so far is that
the views are persisted in the workbench.xml so after the first
restart, the same views are re-created again and again. Is there a way
to tell the workbench to not store the view configuration (or to delete
is somehow on startup - I could delete the workbench.xml file but some
other information in there are useful)?

Thanks,

Jean
Re: Workbench view persistency question [message #695461 is a reply to message #695410] Mon, 11 July 2011 19:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by:

Jean,

I know of no 'official' way to achieve this. The basic idea of the
workbench is to give the user full control over the layout.
However, you may likely find someone on the RCP newsgroup that knows a
way around this.

HTH
Rüdiger

On 11.07.2011 18:50, Jean Bovet wrote:
> Hi,
>
> Not sure if this question belongs to this group or the RCP group.
> Anyway, the problem I am facing is that my application needs to
> dynamically create the views in the perspective at each startup,
> depending on some external configuration. The problem so far is that the
> views are persisted in the workbench.xml so after the first restart, the
> same views are re-created again and again. Is there a way to tell the
> workbench to not store the view configuration (or to delete is somehow
> on startup - I could delete the workbench.xml file but some other
> information in there are useful)?
>
> Thanks,
>
> Jean
>


--
Rüdiger Herrmann

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Workbench view persistency question [message #695927 is a reply to message #695461] Tue, 12 July 2011 20:41 Go to previous message
Jean Bovet is currently offline Jean BovetFriend
Messages: 34
Registered: September 2009
Member
Thanks, I will reach out the RCP newsgroup.

Jean

On 2011-07-11 12:43:26 -0700, Rüdiger Herrmann said:

> Jean,
>
> I know of no 'official' way to achieve this. The basic idea of the
> workbench is to give the user full control over the layout.
> However, you may likely find someone on the RCP newsgroup that knows a
> way around this.
>
> HTH
> Rüdiger
>
> On 11.07.2011 18:50, Jean Bovet wrote:
>> Hi,
>>
>> Not sure if this question belongs to this group or the RCP group.
>> Anyway, the problem I am facing is that my application needs to
>> dynamically create the views in the perspective at each startup,
>> depending on some external configuration. The problem so far is that the
>> views are persisted in the workbench.xml so after the first restart, the
>> same views are re-created again and again. Is there a way to tell the
>> workbench to not store the view configuration (or to delete is somehow
>> on startup - I could delete the workbench.xml file but some other
>> information in there are useful)?
>>
>> Thanks,
>>
>> Jean
Previous Topic:Corruption of Startup Javascript
Next Topic:How to maintain css theme files (best practice?)
Goto Forum:
  


Current Time: Thu Apr 25 17:59:10 GMT 2024

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

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

Back to the top