Topic: 在Linux环境下利用ANT编译Java文件 出错。 |
Print this page |
1.在Linux环境下利用ANT编译Java文件 出错。 | Copy to clipboard |
Posted by: sunstar Posted on: 2005-12-26 14:38 在Linux环境下利用ANT编译Java文件 命令为: [esp@linux-esp-ontime-dif bin]$ ant -f /home/esp/esp/develop/build-batch.xml ini t Buildfile: /home/esp/esp/develop/build-batch.xml BUILD FAILED file:/home/esp/esp/develop/build-batch.xml:40: Unexpected element "import" Total time: 0 seconds 会出这种错误。 build-batch.xml:40 :<import file="./common.xml"/> 这在Windows环境下没有问题。 请各位过路高手指点一二。 |
2.Re:在Linux环境下利用ANT编译Java文件 出错。 [Re: sunstar] | Copy to clipboard |
Posted by: why Posted on: 2005-12-26 19:11 Check the version of ANT on your Linux box. The import task is fairly new, available from Ant 1.6 |
3.Re:在Linux环境下利用ANT编译Java文件 出错。 [Re: why] | Copy to clipboard |
Posted by: sunstar Posted on: 2005-12-27 08:54 谢谢。我已经发现这个问题了。就是ant版本地所以不能import。现在换成1.6.4就没有问题了。 但是,在使用ant1.5.2后再用ant1.6.4,即使把环境变量都重新作了设置,但是还是不能使用1.6.4,请问这是什么原因? |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |