Chinaunix首页 | 论坛 | 博客
  • 博客访问: 466548
  • 博文数量: 122
  • 博客积分: 1403
  • 博客等级: 中尉
  • 技术积分: 1668
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-11 13:31
文章分类

全部博文(122)

文章存档

2018年(5)

2017年(12)

2014年(15)

2013年(33)

2012年(4)

2011年(53)

分类: Python/Ruby

2011-03-04 12:50:56

之前写的第一个跑通的ant脚本,留作纪念
 

   
        simple example build file
   

 
 
 
 
 
   
   
   
   
 
 
          description="compile the source " >
   
   
    
 
          description="generate the distribution" >
   
   
   
   
       
   
                  value="test.hello.helloworld"/>
   

   

 
          description="clean up" >
   
   
   
 

 
阅读(564) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~