When I export package body using PL/SQL Developer "Export User Objects", export adds two blank lines at the end of the text. It causes the problem with Oracle wrapper - text of the package cannot be encrypted (!/?). When I delete at least one additional blank line from package in text editor then wrapping works just fine.
Is it possible to set "Export User Objects" to avoid those additional blank lines?
Is it possible to set "Export User Objects" to avoid those additional blank lines?