test driving of java applications
Dienstag, 12. Mai 2009
UTF-8 character encoding problems with ISO-8859-1 encoded Java property files
Java property files need to be ISO-8859-1 encoded. But when it comes to i18n of an application you'll have to overcome the limitations of this character set. In short: ISO-8859-1 does not support all required characters. Changing the encoding of property files to utf-8 is not (yet) supported by Java. To overcome this limitation the guys from http://propedit.sourceforge.jp built an editor named PropertiesEditor. It writes the property file with properly escaped UTF8 symbols.
Abonnieren
Kommentare zum Post (Atom)
Beitragende
Follower
Archives
-
▼
2009
(26)
-
▼
Mai
(11)
- The future of the human race
- EasyMock as an easy to use alternative to jMock
- Sniffing keystrokes from wireless keyboards
- JPA and default values
- Expose for Vista
- Germany - a country full of terrorists
- jQuery Autocomplete Plugin
- sunshine live webradio without the annoying advert...
- UTF-8 character encoding problems with ISO-8859-1 ...
- Hibernate Transactions and Connection Pooling
- How to install Eclipse Subversive SVN Plugin
-
▼
Mai
(11)
Keine Kommentare:
Kommentar veröffentlichen