Monday, November 14, 2011

What do I include in my manifest to allow Unicode UTF-8 encoding?

Java will display Unicode on Linux terminal, a Swing Component or Java Console because those items were designed with Unicode. On Windows XP sp1 or less, you will have to change the "Code Page" to a relevant char-set and to get your terminal out of DOS mode.

No comments:

Post a Comment