I ran this application using Eclipse Indigo with the Encoding set to Default - inherited (Cp1252) and the € displays correctly, which is good!.
However when I run it in a Windows cmd window it displays as Ç, which isn't so good!.
I am curious to know how Eclipse implements this Cp1252 successfully and also how it can be emulated by me in a Windows cmd window running JavaSE-1.7 (jdk1.7.0_09).
Just for fun I'd also like to know how it could or would be optimally implemented in a 'production' run time environment.
Would anyone like to help?
Posted by Chandan at January 23, 2014 09:10:03 CET