We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我建议切换到 Apache Maven,它为您提供一流的依赖管理功能。您已经提到 ivyDE 是 Ivy 的 Eclipse 功能,因此如果您决定使用 Maven,那么您可以使用 Maven Eclipse 插件 运行得非常好。
我是根据我自己的经验来说的,多年来我一直在大型项目(40 多个工件)的生产中使用 Maven,并取得了巨大的成功。
I can recommend switching over to Apache Maven which gives you top notch dependency management capabilities. You've mentioned ivyDE that is Eclipse feature for Ivy, so if you'd decide to use Maven then you can use Maven Eclipse Plug-In that plays very well.
I'm speaking from my own experience and I've been using Maven in production for big projects (40+ of artifacts) for years with great success.