Is there any way to open EMPTY PL/SQL Developer at startup?

Andrew N.

Member²
Version 14.0.6.1988

I want PL/SQL Developer always open EMPTY fresh window at startup without any opened files and without trying to connect to any database at all..

But instead - it always open last used "Workspace" (or last opened windows).
It took forever to open ALL workspace windows, especially, when there are no network connectivity to database (It tries to connect in every workset window, timeout 30 sec - throw connection error and proceed to next window in workset).

I have tried to disable "Autosave Desktop" option - it seems to be no effect on "Workspaces" - still loading last used workspace.

Even if I CLOSE workspace before exit - it still automatically open last used workspace at startup.
 
If you close all windows so you have an 'empty' PL/SQL Developer and press 'Save layout' in the View menu, then this will be the default layout when the program starts.
 
Back
Top