What's new? | Help | Directory | Sign in
Google
google-web-toolkit
Google Web Toolkit (GWT)
  
  
  
  
    
New Issue | Search
for
| Advanced Search | Search Tips
Issue 154: Compiler reports errors for non-ASCII characters (UTF-8 not supported)
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Type-Defect
Priority-Medium
Milestone-1_0_21


Sign in to add a comment
Reported by btaylor, Sep 27, 2006
Detailed description:
The GWT compiler reports errors for non-ASCII characters, effectively
preventing the use of Unicode/localized strings in source code.

Workarounds:
Use Java Unicode escapes of the form \uXXXX.

Links to the relevant GWT Developer Forum posts:
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/ccc81a1541887bcd
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/a83e879501ec8f00
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/6ed4f82196394fad
Sign in to add a comment