Eclipse gradle 插件:Gradle 依赖项有时会更改“顺序和导出”中的位置。屏幕

发布于 2024-12-11 22:23:43 字数 301 浏览 0 评论 0原文

我将 gradle 与 eclipse (3.7) 和 gradle eclipse 插件一起使用。 为了让我的代码编译正常,我必须将 gradle 依赖项作为 eclispe 构建路径中“订单和导出”中的顶级(第一个)依赖项 - “订单和导出”屏幕 我有一个恼人的问题,有时“Gradle 依赖项”位置会发生变化,并且它不是导致我的代码无法编译/运行的第一个依赖项。

运行 gradle-> 刷新依赖项或只是将“Gradle 依赖项”重新定义为顶级依赖项通常可以修复它,但每次都这样做很烦人。

有谁知道如何防止这种情况发生?

谢谢!

I'm using gradle with eclipse (3.7) and the gradle eclipse plugin.
To have my code compiling Ok, I must have the gradle dependencies as the top (first) dependencies in 'order and export' in eclispe build path - 'order and export' screen
I've an annoying problem that sometimes the 'Gradle dependencies' position changes and it is not the first dependency which causes my code not to compile/run.

running gradle->refresh dependencies or just redefine the 'Gradle dependencies' to be top dependency usually fix it but it is annoying to do it each time.

Does anyone have an idea how to prevent it from happen?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

请叫√我孤独 2024-12-18 22:23:43

升级eclipse gradle插件到新版本2.9后问题解决

The problem is solved after upgrading the eclipse gradle plugin to the new version 2.9

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