Double click do not open package body and spec

Mindaugas

Member²
My default doubleclick action on package spec and package body are "open package body and spec". but when I double click, it opens only package body OR package spec.
4074887860_06ca74ef0a.jpg
 
Yes, spec and body exists and I see them in object browser.

By the way, why it is not possible upload print screens to your forum? Very UNconvenient :eek:

 
Last edited:
To obtain some more diagnostic information, can you modify the shortcut and add the debugsql parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" debugsql

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory.
 
My problem with double-click action in the browser is a little bit different. When I double-click on any object it expands the node. Next double-click collapses the node. The third double-click finally opens the object. My setting for 'Default' object is 'Edit Spec & Body'. Version 8.0.0.1480.
 
Last edited:
Back
Top