package spec & body on different tabs

costa_basil

Member²
My package specs and bodies are in separate files. When I open them (using File->Open->Programs File) in pl/sql dev they are opened in different windows. Can I configure pl/sql dev to open them in the same window with two tabs, which pl/sql dev does when I open the packages from the tree by clicking on Edit Package & Body.

Thanks
 
No, there is no configuration option for this. There is a one-to-one relation between a file and a Program Window.
 
Back
Top