WTP is the Web Tools Platform project from the Eclipse fundation which allow to easily develop, launch and debug web applications. IvyDE can be used with this framework, but only from the version 2.0 of WTP, which is supported since Eclipse 3.3.
In the properties of your project configured to use WTP, there is a section "Java EE Module Dependencies". There should be your configured IvyDE classpath container listed, usually with the name "ivy.xml [*]". Just select it and the Ivy dependencies will be deployed as well

http://ant.apache.org/ivy/ivyde/history/latest-milestone/cpc/wtp.html
本文介绍如何在Eclipse的Web Tools Platform (WTP)项目中使用IvyDE进行依赖管理。从WTP 2.0版本开始,即Eclipse 3.3版本起,支持IvyDE集成。通过配置项目的Java EE Module Dependencies部分,可以实现Ivy依赖的部署。
52

被折叠的 条评论
为什么被折叠?



