android ant Compile failed; see the compiler error

android ant 打包遇到 Compile failed; see the compiler error output for details.

1.把jdk换成jdk1.7 就能看到中文的错误信息,不然有的地方是乱码都看不懂。。。

2.如果遇到  错误: 非法字符: \65279(在eclipse中修改提示有非法字符的java文件的编码为:ISO-8859-1 看到java文件的开头有些乱码,删除即可.修改完之后,把文件的编码改回utf-8保存)其他问题就看错误信息修改吧

没错误了 用ant打包即可

你可能感兴趣的:(android,error,ant,for,compile,compiler,output,the,failed;,see)