Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to save open editor state
How to save open editor state [message #464802] Thu, 15 March 2007 14:27
Eclipse UserFriend
Originally posted by: bdberry.us.ibm.com

Hi,

It seems that in Eclipse 3.2.2 something has changed that is all of a
sudden causing problems in keeping editor state information within my
RCP. I want to be able to close the RCP and when I start it back up,
all editors that were open before get opened automatically. I have my
EditorInput implementing IPersistableElement which gets returned from
the EditorInput getPersistable() method. I also have an ElementFactory
extension that should be able to rebuild my editor input from the
memento. the problem is - at no point is the saveState() method being
called from my editor input. Any ideas?
Previous Topic:LabelProvider with IColorProvider is not working?
Next Topic:Stack view
Goto Forum:
  


Current Time: Fri Sep 13 02:13:24 GMT 2024

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

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

Back to the top