博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Ant Developer's Handbook
阅读量:4233 次
发布时间:2019-05-26

本文共 1256 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Ant has emerged as the preferred building tool for Java developers, automating tedious compilation, test, and code management. Many Java developers are aware of Ant but there is little documentation to assist in getting started with the Ant tool. Even experienced developers who already use some of the features of the Ant tool, struggle with the more advanced aspects. This book will educate those devlopers in these more advanced topics, and help them get more out of the tool. The Ant Developer's Handbook begins with a rapid introduction to obtaining, installing, and configuring Ant and covers all major feature sets and use practices. Ant is a cross-platform build and configuration management tool. It is written in Java, and uses XML as its file format, thereby allowing entire development teams to share Ant build files, regardless of the operating system each developer is using. Ant can perform nearly any common configuration management function, including: *compiling application source code. *running test suites and building archive files. *moving/copying files to server machines. *interacting with source control systems.
http://rapidshare.com/files/13581878/N0672324261.rar
你可能感兴趣的文章
Java高级面试含架构师
查看>>
eclipse 导入myeclipse web项目
查看>>
Cannot find the class file for javax.servlet.ServletContext.
查看>>
Can’t connect to local MySQL server through socket 解决办法
查看>>
启动失败的日志提示通过more /var/lib/mysql/localhost.localdomain.err查看
查看>>
usr/libexec/mysqld: Can't create/write to file '/var/run/mysqld/mysqld.pid
查看>>
nginx学习(1):编译、安装、启动
查看>>
nginx安装总结
查看>>
Windows Server 2008 R2 MSDN ISO镜像简体中文版 英文版下载
查看>>
Zend Studio12的安装破解注册教程听语音
查看>>
webcron 定时任务管理系统
查看>>
OA系统权限管理设计方案
查看>>
java动态代理和spring动态代理对比
查看>>
cglib 与 JDK动态代理的运行性能比较
查看>>
Spring+SpringMVC+Mybatis 利用AOP自定义注解实现可配置日志快照记录
查看>>
JavaWeb学习总结(十三)——使用Session防止表单重复提交
查看>>
Firebird + IBExpert + VS2012 开发环境配置
查看>>
vs2012 格式化代码和快速注释快捷键
查看>>
纯Java的高性能长连接RPC解决方案
查看>>
集群、分布式、负载均衡区别与联系
查看>>