Hi! I just got a quick question...
Im working on a project for a company based in a country that uses special characters like � and �... However, Im not able to use these in my build.xml as I get the following error: -------------------- BUILD FAILED D:\build.xml:1: Character conversion error: "Malformed UTF-8 char -- is an XML e ncoding declaration missing?" (line number may be too low). -------------------- How do I declare the encoding??? thanks Mikkel
