Problems with encoding in GWT Designer 7.1

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Problems with encoding in GWT Designer 7.1

Postby Eugene » Wed Sep 16, 2009 11:47 am

Why all non-ASCII symbols from widgets (i.e., HTML) are convert to a unicode String representation in source code?
For example, russian letter 'A' converts to "\u0410".

In GWT Designer 6.9 all works fine.

P.S. Sorry for my English :)
Eugene
 
Posts: 2
Joined: Wed Sep 16, 2009 11:36 am

Re: Problems with encoding in GWT Designer 7.1

Postby Eric Clayberg » Sat Sep 19, 2009 7:40 am

Please give this a try using the latest GWT Designer v7.1 build.

GWT requires Java source files to be in UTF-8 format. Now GWT Designer will check if the source file is in UTF-8 format and write non-ASCII symbols as-is, without escaping (but it will still escape special characters).

If the file is not UTF-8, then we have to escape non-ASCII symbols to make the source compile and show the characters correctly.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: Problems with encoding in GWT Designer 7.1

Postby Eugene » Sun Sep 20, 2009 11:53 am

Thanks a lot!
Eugene
 
Posts: 2
Joined: Wed Sep 16, 2009 11:36 am

Re: Problems with encoding in GWT Designer 7.1

Postby Eric Clayberg » Sun Sep 20, 2009 1:19 pm

Hope that works for you.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest