RE: Compiler problems

2005-02-04 Thread Bill Rich
This looks like a source code file problem not an Ant problem. Try running native2ascii on your source code file to encode all the Japanese characters. I don't think the source code file can have anything other than ascii characters in it. HTH Bill -Original Message- From: Lylesh V Menez

Re: Compiler problems

2005-02-04 Thread Alexey N. Solofnenko
You need to specify . - Alexey. Lylesh V Menezes wrote: Hi, I am very new to ANT now, Hi, I am getting the following errors when i compile Java using ANT illegal escape character, these files are using Japanese codepages, --