首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于蚁群算法的构建系统,利用IntelliJ IDEA项目结构

基于蚁群算法的构建系统,利用IntelliJ IDEA项目结构

资 源 简 介

Overview ant-intellij-tasks is a self-contained build system for IntelliJ IDEA projects based around Apache Ant. In essence, ant-intellij-tasks comprises three components: An Ant task library that can extract and resolve the IntelliJ IDEA project and module files (.ipr and .iml respectively), and provides a set of tasks and conditions around the project structure; A common build script which provides the four major build targets for modules: clean, build, test and package (see the quickstart guide); A master build script which extends these targets to the entire project. The build system is designed to be extensible (e.g. by adding targets), customizable (e.g. by overriding a target"s behavior for a specific module) and self contained in that it"s a drop-in solution that should not require any significant modifications to the code base. This proj

文 件 列 表

LICENSE-2.0.txt
README
ant-contrib.jar
ant-intellij-tasks-1.0-b1.jar
build-all.xml
common.xml
VIP VIP
0.291055s