当前位置:主页>Delphi教程>文章内容
自动化每日构建(二)用Ant来完成java工程的每日构建
来源: 作者: 发布时间:2007-04-29  

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:

 


 
上一篇:D7下的只能输入数字的控件(类似PB的MaskEdit)   下一篇:使DBGrid的列自动调整到何时大小
 
  相关文章
·D7下的只能输入数字的控件(类似PB的Ma
·使DBGrid的列自动调整到何时大小
·数据完整性(数据的似真性而非正确或者
·Delphi中避免使用ClassName判断对象的
·关于DBGRIDEH导出数据到CSV
·移动无标题栏窗口
·公布TstringGrid增强控件TcbStrGrid源
·动画显示窗体
·新世纪的五四运动:程序白话文(1)
·delphi中的split函数
·我观MIDAS
·改变DBGrid列的颜色,没什么特别,但是
 
【关闭窗口】
推荐本站资源
最新文章