通过外部工具进行依赖管理与 IDE 糖
我正在使用 Intellij IDEA IDE。我不喜欢使用它的内部构建和依赖管理工具,而是更喜欢外部工具(ant+ivy,如果重要的话)。我希望 IDEA 能够以某种方式捕获依赖管理器检索到的 Flylibraries,对它们进行索引,并显然提供 IDE 糖(代码建议等)。
有插件或者其他解决方案吗?
I'm using Intellij IDEA IDE. Instead of using it's internal build and dependency management tools I prefer external tools (ant+ivy if it matters). I want IDEA be able somehow catch on the flylibraries that were retrieved by dependency manager, index them and obviously provide ide sugar (code suggesting and so on).
Is there plugin or any other solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道 Ivy,但它已经可以像 Maven 一样工作了。你应该看看“IvyIDEA”;它的描述说。
I don't know about Ivy, but it already works like this with Maven. You should take a look at "IvyIDEA"; its description says.