Gradle GUI 仅显示依赖项

Posted

技术标签:

【中文标题】Gradle GUI 仅显示依赖项【英文标题】:Gradle GUI shows only dependencies 【发布时间】:2022-01-13 10:58:18 【问题描述】:

我希望我的 gradle GUI 显示任务而不仅仅是依赖项。看图片。我的 gradle 显示图片 1(黑色背景),我希望它显示图片 2 中的树(白色背景)。

【问题讨论】:

【参考方案1】:

禁用离线模式应该可以解决问题:

更新: Gradle tasks are not showing in the gradle tool window in android Studio 4.2

【讨论】:

不。我试过了,但没有任何改变 请看***.com/questions/67405791/…

以上是关于Gradle GUI 仅显示依赖项的主要内容,如果未能解决你的问题,请参考以下文章

用于仅测试依赖项的 Gradle 变体感知依赖项管理

如何找到依赖项的 gradle 实现路径?

Gradle - 手动下载依赖、锁定版本和更新依赖

在 Eclipse 中查看 Gradle 依赖树

使用 Gradle build 在 IntelliJ IDEA 中获取 Gradle 依赖项

Gradle - 获取依赖项的 URL