随笔分类 -  ant

dedicated to ant technology
Apache Ant -a java library and command-line tool for building different types of applications
摘要:Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assem 阅读全文

posted @ 2014-01-15 13:49 greatdreams 阅读(177) 评论(0) 推荐(0)

导航