自动化每日构建(二)用Ant来完成java工程的每日构建
2006-02-04 13:49:13 来源:WEB开发网核心提示:Start a new java PRoject by using Ant This document has 5 sections:BriefSystem requirementDirectories and filesThe Build fileRun Ant BriefStart a new Java proj
Start a new java PRoject by using Ant
This document has 5 sections:
Brief
System requirement
Directories and files
The Build file
Run Ant
Brief
Start a new Java project by using Ant, so we can make Daily Building. All have to do list below:
1.Install java SDK1.4 and new version Ant, and make Ant works.
2.Copy Directories and files from dproject(d for Java) template library.
3.Make project files stay in the right directory.
4.Edit the Build.xml file. Let it fit the project.
5.Run Ant.
System requirement
Java SDK1.4 or higher
Ant 1.6 or higher
Directories and files
You can make directories yourself, or copy from template. But make sure the directory tree like this:
- ››构建Windows 8风格应用23-App Bar概述及使用规范
- ››构建域名服务器(DNS)
- ››构建Android平台Google Map应用
- ››构建WinForm 通用速选(全选、反选、清空)组件
- ››构建Wordpress网站首选的5家国外主机
- ››构建高性能和高弹性 WebSphere eXtreme Scale 应用...
- ››构建前端UI组件的新思路
- ››构建 Android 开发环境
- ››构建 pureXML 和 JSON 应用程序,第 3 部分: 为 p...
- ››构建 ESB 中介来将分隔文件转换为服务调用
- ››构建一个 Twitter Web 应用程序
- ››构建基于 CDT 的编辑器,第 1 部分: C/C++ 开发工...
更多精彩
赞助商链接