首先从http://ant.apache.org下载Ant包,我的是“apache-ant-1.8.0-bin.zip [PGP] [SHA1] [MD5]”把次包解压在C盘根目录下:C:/apache-ant-1.8.0打开Eclipse,新建Java Project,命名为AntTest001,新建HelloAnt类:public class HelloAnt { public static void main(String[] args) { System.out.println("hello ant!!!!"); }}并通过“右击—新建—文件夹”手动建立如下的目录以 Read More
posted @ 2010-04-15 22:46
robin.won
Views(127)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号