Feature Request: Functional save as .pkb, .pks

Warren Smith

Member²
I'm coming from a toad migration, and as such, I need to save just the package spec as a .pks file, and just the package body as a .pkb file.

If I open a package and do File->Save As and choose "Package bodies (*.pkb)", both the spec *and* the body are saved to the resulting file.

Is there a workaround for this? An option I'm missing?
 
You will have to work with separate Program Windows for the spec and body, so that they can easily be saved as separate files.

If you open the spec and body in the same Program Window, they will be saved as one file. In that case you can also use the Save Separate Plug-In though.
 
Back
Top