Re: file encoding to UTF-8

2006-06-15 Thread 1800 tbsfunny
g=UTF-8" ant Regards, Antoine Original-Nachricht Datum: Wed, 14 Jun 2006 11:07:57 -0400 Von: 1800 tbsfunny <[EMAIL PROTECTED]> An: Ant Users List Betreff: file encoding to UTF-8 > I am trying to set my ant system property "file.encoding" to UTF-8. > Cur

Re: file encoding to UTF-8

2006-06-14 Thread Antoine Levy-Lambert
t;[EMAIL PROTECTED]> An: Ant Users List Betreff: file encoding to UTF-8 > 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 th

file encoding to UTF-8

2006-06-14 Thread 1800 tbsfunny
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