character encoding UTF-8 without BOM

derik82

Member
Hi,

Is there any way to force pl/sql developer to save all edited or new created files in UTF-8 without BOM encoding?

I see there is now just ANSI and UTF-8 option in "tools->preferences->format-encoding".

Our problem is, that most of the scripts are executed in Sql PLUS, but that can't execute files with BOM.

thank you,
Best Regards!
 
There is currently no option to omit the BOM header for UTF-8 encoded files. This is on the list of enhancement requests.
 
Hi,
when are those enhancements planned? We would be interested in getting them too.
Best regards.
 
Last edited:
Back
Top