@netbeans.apache.org
Subject: Re: Presentation of non-english characters in the debugger
Hi,
If you read using UTF-8 and then write specifying UTF-8 there should not be a
problem.
But Windows does not use UTF-8 by standard I think it uses CP1252 or similar.
And a command window (cmd) uses the windows
Hi,
If you read using UTF-8 and then write specifying UTF-8 there should not be a
problem.
But Windows does not use UTF-8 by standard I think it uses CP1252 or similar.
And a command window (cmd) uses the windows setting. When you write a file in
utf-8 an then display it in the command window yo