Make sure also that your properties files are set to UTF-8 (right
click in eclipse and set to UTF-8)

On Jul 28, 6:03 am, Ian Bambury <[email protected]> wrote:
> Set everything to UTF=8
> The project (if not the default for Eclipse if that is what you are using).
>
> The class files will not pick this up unless they change and are saved (just
> putting a space at the end of a line will do)
>
> The HTML index file (<meta http-equiv='Content-Type' content='text/html;
> charset=UTF-8'/>)
>
> Off the top of my head I think that is all.
>
> Ian
>
> http://examples.roughian.com
>
> 2009/7/27 harkon <[email protected]>
>
>
>
> > Hi!
> > In my GWT application I used some special Characters like ÄÖÜ etc.
> > The display does not show them correctly.
> > I read that this issue is related to different encodings and I used
> > some other encodings settings in javac option, like UTF8 and
> > ISOsomething.
> > But nothing helps. If I give a special Character during runtime in a
> > dialog this character was stored correctly...
>
> > Help me :)
>
> > Cheers
> > Vic
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to