file codepage

lados

Member
Hi,
could you help me, how can I set the codepage of a file, what is used when I open, edit and save a file in PLSQLDeveloper 12? For example sometimes 8859p2, sometimes win1250 ?
Thanks: lados.
 
Thanks for answer.
Do you plan to modify it? Some of our customers have requirements for the character set of the scripts. Currently we convert our scripts by external tools (notepad++, eclipse), if needed.
Thanks: lados.
 
We do not have any plans for this at the moment. Currently you can choose between ANSI (using the Windows Regional settings) or Unicode UTF8 in the preferences.
 
Back
Top