通过外部工具进行依赖管理与 IDE 糖

发布于 2024-09-16 16:09:30 字数 167 浏览 6 评论 0原文

我正在使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回忆凄美了谁 2024-09-23 16:09:30

我不知道 Ivy,但它已经可以像 Maven 一样工作了。你应该看看“IvyIDEA”;它的描述说。

检测依赖项中的源/文档/jar类型ivy工件并将它们添加到模块中

I don't know about Ivy, but it already works like this with Maven. You should take a look at "IvyIDEA"; its description says.

Detect source/document/jar type ivy artifacts in dependencies and add them as such to the module

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文