Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » eclipse RCP product does not save changes(no workspace changes detected.)
icon5.gif  eclipse RCP product does not save changes [message #694321] Fri, 08 July 2011 10:34 Go to next message
elhanan Maayan is currently offline elhanan MaayanFriend
Messages: 131
Registered: November 2009
Senior Member
hi...
i'm attempting to create a new rcp application, however each time i start the application, it "forgets" the workspace status (opened views, perspectives opened etc..)

i'ts not like i marked the launch config to clear the worksspace each time.

what am i missing?
Re: eclipse RCP product does not save changes [message #694403 is a reply to message #694321] Fri, 08 July 2011 13:59 Go to previous message
elhanan Maayan is currently offline elhanan MaayanFriend
Messages: 131
Registered: November 2009
Senior Member
yes i was :
public void initialize(IWorkbenchConfigurer configurer) {
super.initialize(configurer);
configurer.setSaveAndRestore(true);
}
in what extends WorkbenchAdvisor
Previous Topic:RCP via Web-Start i18n
Next Topic:missing content after switching between perspectives
Goto Forum:
  


Current Time: Tue Apr 23 10:37:49 GMT 2024

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

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

Back to the top