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?