How to save open windows with queries?

Mad Man

Member
Hi everybody! Does anybody know how when I start developer to restore all opened windows with queries etc as it happens when developer exit abnormal. Other words how to save configuration before exit developer.
Thanks.
 
You can enable the "AutoSave Desktop" preference (Tools > Preferences > Options tab page):
When this option is enabled, all files that were opened when you stop PL/SQL Developer will automatically be reopened when it is started again. A currently opened Command Window or Explain Plan Window, which are not associated with a file, will also be restored. Furthermore, the dimensions of the main window and Object Browser will be restored.

------------------
Marco Kalter
Allround Automations

[This message has been edited by mkalter (edited 12 May 2003).]
 
Originally posted by Mad Man:
Hi everybody! Does anybody know how when I start developer to restore all opened windows with queries etc as it happens when developer exit abnormal. Other words how to save configuration before exit developer.
Thanks.

Many thanks to mkalter for help!!
 
Back
Top