Saving package spec and body

Hi all,

I'm currently trialling PL/SQL developer but I have one problem and one question that I'm hoping someone could answer.

The problem:
I'm trying to save a package I just created with PL/SQL Developer, but an error appears with the message "Argument out of range". I'm not sure why. I noticed another post with the same error for version 13 and the fix then was to enable/disable a feature about windows dialogs. I couldn't find that option in version 15.

The Question
I would love to save the spec and body separately, but I love how they appear in the UI together. Is there a way to save (and open) to two files. One for a spec and the other for a body?
 
There is currently no option to save and open a package in 2 separate files. I have added this to the list of enhancement requests.

Note that you can also use the "Save separate" Plug-In from the BAR Solutions web site.
 
Back
Top