Community
Participate
Working Groups
Saving open editors list and cursor positions when closing a project with "Close Project". Restoring formerly open editors and cursor positions in texteditor windows when re-opening a project with "Open Project".
Platform UI would have to do the restoring of the IEditorPart(s).
Editors should be able to save/restore their state in the same way that views do (see IViewPart.saveState(IMemento)). However, I'm not sure I agree that editors should be saved/restored when a project is closed/reopened. I'd like to understand how you're using project open/close at a higher level. Using project open/close to manage editor clutter seems pretty heavyweight.
>Editors should be able to save/restore their state in the same way that views >do (see IViewPart.saveState(IMemento)). This would allow to implement feature 44295.
Sorry, not for 3.0. Will consider post-3.0.
As of now 'LATER' and 'REMIND' resolutions are no longer supported. Please reopen this bug if it is still valid for you.