I am trying to set my ant system property "file.encoding" to UTF-8. Currently it is set to Cp1252, which I think is the Windows default.
How can I modify the ant system property "file.encoding"? -Jed
I am trying to set my ant system property "file.encoding" to UTF-8. Currently it is set to Cp1252, which I think is the Windows default.
How can I modify the ant system property "file.encoding"? -Jed