Is there a way to save/load all windows in PL/SQL developer. I usually have many SQL windows open but I do not want to save/load them one by one when I exit out/back in. PL/SQL is doing that when it crashes (and recover) but it seems absurd to manully "crash" the app everytime just to preserve the windows. Is there a better way to do this? Thanks.