[Yanel-dev] javac encoding

Michael Wechner michael.wechner at wyona.com
Fri Aug 21 15:11:41 CEST 2009


Hi

I have set a property javac.encoding within src/build/build.properties, 
because according to various web-pages, Mac OS X uses MacRoman
and hence certain special characters within Java class files won't be 
properly displayed, but now with

<javac
    encoding="UTF-8"
/>

this seems to be fine.

Of course this needs to be done for all javac ant tasks (resources and 
realms).

Please let me know if there are any problems with this property

Cheers

Michael


More information about the Yanel-development mailing list