Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Problems with German umlauts
Problems with German umlauts [message #446579] Fri, 26 November 2004 18:08
Eclipse UserFriend
Originally posted by: hs.cybertec.at

I am using SWT for a larger project.
My problem is that certain characters are displayed as Chinese symbols.
I am trying to display the word "Gösser" but all I get is "G
chinese_symbol ser" (which is returned from PostgreSQL as SQL_ASCII).
I am using FC2 with the following settings:

[hs@athlon src]$ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=

I have tried to pass a parameter to the VM (file.encoding) but this does
not help.
Does anybody have an idea?

Best regards,

Hans
Previous Topic:SWT Browser Widget: how to detect selection of text?
Next Topic:How to hook up the text widget in an editor to global actions?
Goto Forum:
  


Current Time: Fri Mar 29 10:39:34 GMT 2024

Powered by FUDForum. Page generated in 0.02729 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top