When I have a package split into body and spec into two tabs, when I format the spec, the last line of the spec with the "/" line has no carriage return.
When Toad for Oracle saves the file, the "/" and "create package body line" turn into
"/CREATE PACKAGE BODY".
This will cause my install to break since it cannot compile it correctly.
WORKAROUND:
1. In the Toad for Oracle options, select “Saving Files | Prompt to combine spec/body.”
2. Close Toad for Oracle.
3. Relaunch Toad for Oracle.
STATUS: