I don't remember in Wave, but properties files are iso-8859-1 in Java unless loaded with a specific encoding. GWT loads everything in UTF-8 though, including properties files! Le 25 avr. 2014 09:46, "Pablo Ojanguren" <pablo...@gmail.com> a écrit :
> Hi all, > > I just wanna be sure I have my dev environment properly configured, and I > wonder what is the default encoding for the .properties files. My eclipse > says ISO-8859-1. I assume that .java files are UTF-8 of course. > > Thanks! >