支持ivy的Intellij IDEA插件 IvyIDEA

jopen 12年前
     <p>IvyIDEA 是 Intellij IDEA 集成开发环境的一个插件,用来支持 ivy .</p>    <p><strong>功能特性:</strong> </p>    <ul>     <li>Apache Ivy integration (up to v2.2.0); no need for external ant build scripts to be called </li>     <li>Detection of intellij module dependencies; these are added as module references </li>     <li>Detect source/document/jar type artifacts of dependencies and add them as such to the module </li>     <li>Creation of module library with all resolved ivy dependencies </li>     <li>Facets for ivy modules containing ivy files </li>     <li>Allow setting the ivy configurations to resolve and add as a library [ide/default/provided/tools/test/...] </li>     <li>Compatibile with mac os (jdk 1.5) </li>     <li>Compatibile with both IntelliJ 7 and 8 </li>     <li>Show ivy resolve errors in a console (basic) </li>    </ul>    <p>Apache Ivy是一个优秀的管理(记录、跟踪、解析和报告)项目依赖的工具,可与Apache Ant紧密集成。<br /> <br /> </p>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1324784646093" target="_blank">http://www.open-open.com/lib/view/home/1324784646093</a></p>