I develop quite a few scripts used by our developers/QA in SQL Developer and am required to include certain SQL*Plus commands (e.g., SET SERVEROUTPUT ON) in the scripts. It's a bit frustrating commenting them out during my development and then uncommenting before I provide them the scripts.
Is there any way I could ask PL/SQL Developer to ignore those lines with certain SQL*Plus commands?
I am currently using 11.0.4.1774 - and I know I need to upgrade
Thanks in advance!
Alex
Is there any way I could ask PL/SQL Developer to ignore those lines with certain SQL*Plus commands?
I am currently using 11.0.4.1774 - and I know I need to upgrade

Thanks in advance!
Alex