Simply compile your GWT application using -DFile.encoding=UTF-8 option in a
language like French using ISO-8859-1 as default encoding.
The compilation failed line, GWT claiming a parse error exactly where to
non ASCII chars appear in a comment.
The simpliest, and also the unique woraround I've found is deleting these
chars.
The versions used :
GWT 1.5.2
gwtext-ux 0.3
Java 1.6
Windows XP FR
GWT-Ext 2.0.5
Original issue reported on code.google.com by fabrice....@gmail.com on 12 Oct 2008 at 6:14
Original issue reported on code.google.com by
fabrice....@gmail.com
on 12 Oct 2008 at 6:14Attachments: