I am having the same problem.
If I choose the "Autodetect ANSI/UTF8" option, the files are always saved as ANSI Win-1250 encoding, even if I open the file, that was previously converted to "UTF8 without BOM" in another tool.
I also would very much like to disable the BOM.
Regards,
Simon Cevc
Is it possible for PLSQL Developer to automaticly store different object types in different folders by default?
I am working with a CVS repository where I have objects stored in different folders (first owner then object type).
In example:
/owner1/procedures
/owner1/packages
/owner1/triggers...