editing plsql source files

vachi

Member
I would like to open multiple source files in a single Program Window. Is it possible? Everytime I open a file, it goes into its own Program Window.

Another question is, is there anyway to associate a database object with its source file (for example, when clicking "Edit Package Spec & Body" will open corresponding source files instead of the database object itself).

Thank you
 
I would like to open multiple source files in a single Program Window. Is it possible? Everytime I open a file, it goes into its own Program Window.
No, a single Program Window represents a single source file.

Another question is, is there anyway to associate a database object with its source file (for example, when clicking "Edit Package Spec & Body" will open corresponding source files instead of the database object itself).
No, you will need to open the file instead.
 
Back
Top