Multiple save Items

sakalk

Member²
Hi,
At the moment if PLSQL Developer crashes (or stopped by windows task manager), and when it is restarted it automatically prompts to recover the last state which will bring back all the open windows back. I find this very useful feature. Is there any other way of saving the entire thing than painstaing saving of individial windows in separate files? This is very useful if you have to restart you PC.
Thanks.
 
You can use the AutoSave Desktop option to automatically restore the desktop items after restarting PL/SQL Developer. This will not save the actual file contents though. You can use File > Save All for this.
 
Thanks, But it doesnot seem to work like that, Save ALL will still prompt you to save individual open windows. By the way my Version is 5.1.6. Do u set the Auto Save desktop option in preferences?
Thanks
 
I assume you are talking about newly created windows that to not yet have a file associated with it? These windows can indeed not automatically be saved and restored accross PL/SQL Developer sessions. This is on the list of enhancement requests though.
 
Back
Top