[table]
|[color=indigo]Apache Ant[/color]|
|Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. :arrow:
The most immediately noticeable difference between Ant and Make is that Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format. By default the XML file is named build.xml. :arrow:
Ant is an Apache project. It is open source software, and is released under the Apache Software License.|
|[color=olive]Reference: [url]http://www.installationwiki.org/Installing_GlassFish[/url] [/color]|
[/table]
[table]
|[color=indigo]Glassfish[/color]|
|[color=green]Installation link(Very good!): [url]http://www.installationwiki.org/Installing_GlassFish[/url][/color]|
|[color=violet]Build Web Service on Glassfish: [url]http://developers.sun.com/appserver/reference/techart/ws_mgmt.html[/url][/color]|
[/table]
|[color=indigo]Apache Ant[/color]|
|Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. :arrow:
The most immediately noticeable difference between Ant and Make is that Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format. By default the XML file is named build.xml. :arrow:
Ant is an Apache project. It is open source software, and is released under the Apache Software License.|
|[color=olive]Reference: [url]http://www.installationwiki.org/Installing_GlassFish[/url] [/color]|
[/table]
[table]
|[color=indigo]Glassfish[/color]|
|[color=green]Installation link(Very good!): [url]http://www.installationwiki.org/Installing_GlassFish[/url][/color]|
|[color=violet]Build Web Service on Glassfish: [url]http://developers.sun.com/appserver/reference/techart/ws_mgmt.html[/url][/color]|
[/table]
本文介绍 Apache Ant 这款使用 Java 实现的软件构建工具,它适用于 Java 项目的自动化构建过程。Ant 采用 XML 描述构建流程及依赖关系,默认配置文件名为 build.xml。此外,还提供了一个非常优秀的 Glassfish 安装链接。
1万+

被折叠的 条评论
为什么被折叠?



