"Define Connections" dialog does not save connections.

Hi dear PLSQL-Developer Team! I use the tool with great pleasure and would like it to become the best Oracle DB Development tool ever:-)

Here is a small but annoying misbehaviour I encountered.

After defining connections and putting them in custom folders in "Define Connections" dialog, they are available upon the next startup only if PLSQL/Developer terminated normally after exiting this dialog. But if plsqldev.exe was terminated abnormally (notebok battery outage, manual kill etc.), all connections are gone.

Steps to reproduce: Tools > Define Connections > Add a new connection. Save and exit the dialog. Connections are available. > Kill plsqldev.exe > Start again > Check connections again - the new one is gone.

Checked users.prefs after saving connections - they are simply not saved permanently immediate after saving and closing the dialog. So they are probably stored in RAM and are gone when the memory is gone...
 
Back
Top