(version 12.0.1.1814)
File extension pkb is set for Package body under Preferences -> Files -> Program Files. However, when I open a project with such files in the list, double-clicking any opens them in an external editor (in my case Notepad++). I assume that's because such file extension is associated with that program at the OS level (Windows 7 Pro, SP1). The same happens for pks files.
How do I configure PL/SQL Developer to open these files locally, in the same session?
Note: This works fine with tst and sql file extensions (they open in the PL/SQL Developer session I'm currently in)
File extension pkb is set for Package body under Preferences -> Files -> Program Files. However, when I open a project with such files in the list, double-clicking any opens them in an external editor (in my case Notepad++). I assume that's because such file extension is associated with that program at the OS level (Windows 7 Pro, SP1). The same happens for pks files.
How do I configure PL/SQL Developer to open these files locally, in the same session?
Note: This works fine with tst and sql file extensions (they open in the PL/SQL Developer session I'm currently in)