Le 2012-09-19 à 09:16, Antoine Berry <[email protected]> a écrit :
> Hello everybody, > > I built my project with Jenkins and everything went well, except that I have > some problems with the encoding (Yes I'm french). At first I had some problem > with my localizable.string files, but I solved that problem by adding " > Dfile.encoding=UTF-8" in my application settings. But there's still an issue > : the special characters which are in my code aren't displayed properly. So I > think that comes from the build. I thought maybe I have to add something to > my build.xml file, but I don't know what. Localizable.strings files should be in UTF-16, everything is should be UTF-8. See: http://wiki.wocommunity.org/display/documentation/Development-Localization+and+Internationalization > Does anybody know how to solve that? > > Thank you > > -- > Antoine Berry > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
