ant-1.6.5.jar

1 MB/编程其他

简介 相关 评论

简介

这是ant-1.6.5.jar下载,专业可用的apache ant.jar包,可以让用户们更加方便的使用apache ant来进行java的开发,使用十分的方便.有需要的朋友就来下载吧!jy6红软基地

软件介绍

ant-1.6.5.jar是一个将软件编译、测试、部署等步骤联系在一起加以自动化的一个工具,大多用于Java环境中的软件开发。只要使用过Linux系统的读者,应该知道 make这个命令。当编译Linux内核及一些软件的源程序时,经常要用这个命令。Make命令其实就 是一个项目管理工具,而Ant所实现功能与此类似。像make,gnumake和nmake这些编译工具都有 一定的缺陷,但是Ant却克服了这些工具的缺陷。最初Ant开发者在开发跨平台的应用时,同样也 是基于这些缺陷对Ant做了更好的设计。jy6红软基地

软件说明

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.jy6红软基地

相关介绍

Ant is written in Java. Users of Ant can develop their own "antlibs" containing Ant tasks and types, and are offered a large number of ready-made commercial or open-source "antlibs".jy6红软基地
Ant is extremely flexible and does not impose coding conventions or directory layouts to the Java projects which adopt it as a build tool.jy6红软基地
Software development projects looking for a solution combining build tool and dependency management can use Ant in combination with Apache Ivy.jy6红软基地
The Apache Ant project is part of the Apache Software Foundation.jy6红软基地

软件截图

 ant-1.6.5.jarjy6红软基地

展开

同类推荐

相关文章