Apache Ant 1.7.0
- 文件类型: 多种格式
- 软件大小: MB
- 软件类别: Developmen
- 软件语言: 英文软件
- 授权方式: Apache
- 运行环境: Linux,UNIX,Windows,MacOS
- 更新时间: 2008-09-21
- 官方网址: http://ant.apache.org
- 软件Tag:build ant
软件简介:
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles.
Why another build tool when there is already make, gnumake, nmake, jam, and others? Because all those tools have limitations that Ant's original author couldn't live with when developing software across multiple platforms. Make-like tools are inherently shell-based: they evaluate a set of dependencies, then execute commands not unlike what you would issue on a shell. This means that you can easily extend these tools by using or writing any program for the OS that you are working on; however, this also means that you limit yourself to the OS, or at least the OS type, such as Unix, that you are working on.
Why another build tool when there is already make, gnumake, nmake, jam, and others? Because all those tools have limitations that Ant's original author couldn't live with when developing software across multiple platforms. Make-like tools are inherently shell-based: they evaluate a set of dependencies, then execute commands not unlike what you would issue on a shell. This means that you can easily extend these tools by using or writing any program for the OS that you are working on; however, this also means that you limit yourself to the OS, or at least the OS type, such as Unix, that you are working on.
下载地址:
最新评论共有 0 位网友发表了评论
查看所有评论
发表评论