How to save open editor state [message #464802] |
Thu, 15 March 2007 10:27 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.04534 seconds