WinXP, RCP and Unicode/UTF-8 Labels [message #456652] |
Sat, 21 October 2006 06:21  |
Eclipse User |
|
|
|
Hi,
I'm using UTF-8 as default text file encoding in my RCP application.
All my UTF-8 labels look fine as long as the application gets started inside the Eclipse IDE - but as soon as I'm exporting it as a standalone product, all special UTF-8 characters like german umlauts get lost (the labels are showing typical "wrong codepage artifacts") when running the application.
I tried to set the properties file.encoding and sun.jnu.encoding (VM Arguments -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8) but the problem remains.
Which settings do I need to get the correct "inside Eclipse IDE" behaviour?
Regards,
Robert
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03648 seconds