ant build.xml 文件不存在 [英] ant build.xml file doesn't exist

查看:68
本文介绍了ant build.xml 文件不存在的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的 windows 7 中安装我的 ant 之后.在 cmd 中,我输入 ant -v 它给出了 ant 版本,但它也说明了以下内容.

After the installation of my ant in my windows 7 . In cmd i typed ant -v it's given the ant version but it says the following also.

Buildfile: build.xml does not exist!
Build failed

系统有什么问题.我该如何解决这个问题?

What's the problem in the system. How i can rectify this issue?

推荐答案

你应该改用 ant -version 命令.
-v 选项等效于 -verbose> 选项.
请参阅命令行选项摘要

You should use ant -version command instead.
The -v option is equivalent of -verbose option.
See Command-line Options Summary

这篇关于ant build.xml 文件不存在的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆