[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Saving editor layout

When I add configurer.setSaveAndRestore(true); to initialize method in workbench advisor, it saves the views and it's layouts. However, it does not save the editor and it's layout. i.e when I close and reopen my application I want to reopen all the previously open editors and also preserve the editor layout. Can anyone point me on how to do this?

Thanks in advance,

- Raja.