Ant编译、运行、打包JAVA工程,并生成api文档

2014-11-24 11:54:51 · 作者: · 浏览: 12

先看看入门教程,了解怎么安装使用ant,以及build.xml文件中各组件的含义。

下面是看资料改写的build.xml文档,并粘贴了别人的一个现成文档,两者在属性定义上略有不同。


[html]

< xml version="1.0" >































MyPro Project
Document by Shoren 2013.



< xml version="1.0" >































MyPro Project
Document by Shoren 2013.



[html]
< xml version="1.0" >

























private="true"
charset="UTF-8" docencoding="UTF-8" encoding="UTF-8">














< xml version="1.0" >

























private="true"
charset="UTF-8" docencoding="UTF-8" encoding="UTF-8">