turn off auto open of files after close and reopen of app

Jeff81

Member³
I am noticing that if I close PL/SQL Developer with saved files open and then I got to reopen the applications it automatically opens those last open files. Is there a way to turn this off? I am not always connecting to the same database so it is frustrating to have the files open on the wrong database and have to close them. I also noticed that If I then right click on PL/SQL dev from the task bark to launch a new instance it will also open those files. But not if you do it from File -> New Instance.
 
Try to close all open files, so you are left with an "empty" PLD and save desktop (Window -> Save layout in versions Save layout in version 12+). Then try to restart PLD.

Also remember to uncheck "Autosave desktop" in preferences.
 
Back
Top