I'd like to beautify packages, triggers, procedures and functions in a batch process.
I have an application that generates triggers. When I get an error line number, the beautifier in pl/sql dev changes the lines and the lines don't match anymore.
I know I can deactivate the beautifier.
I'd...