Marcial All files given to the GWT compiler for processing should be UTF-8 or use unicode escaping (which would make them ASCII safe) as described here:
http://java.sun.com/javase/technologies/core/basic/intl/faq.jsp#properties-escape Fred On Mon, Jun 29, 2009 at 7:21 AM, matienzar <[email protected]> wrote: > > Hello, > > It's it possible to use my .properties that are in latin1 with GWT. > I know that GWT only admits UTF-8 charset. > > Lot of thanks, > > Marcial > > > > -- Fred Sauer [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
