hehe thanks!
I just figured it out 20 seconds ago...now it works!!
Mikkel
-----Oprindelig meddelelse-----
Fra: Stefan Bodewig [mailto:bodewig@apache.org]
Sendt: 21 May 2001 10:16
Til: ant-dev@jakarta.apache.org
Emne: Re: Malformed UTF-8 char????
Mikkel Bruun <mikkel.bruun@valtech.dk> wrote:
> How do I declare the encoding???
My build files start with an decl like this:
<?xml version="1.0" encoding="ISO-8859-1" ?>
for a list of encodings, see
<http://www.w3.org/TR/1998/REC-xml-19980210#NT-EncodingDecl>.
Stefan
|