【问题标题】:Is there an IntelliJ/Gradle log that contains this info?是否有包含此信息的 IntelliJ/Gradle 日志?
【发布时间】:2016-11-18 11:26:13
【问题描述】:

我在 IntelliJ 2016.2 中有一个 Gradle 项目。对于 Gradle 任务,我知道 how to see the output。但是每当我在build.gradle 文件中更改某些内容时,IntelliJ 就会开始在后台处理一些 Gradle 内容,例如刷新依赖项和构建。

有没有办法查看那些在后台运行的任务的输出? (任务运行良好,没有错误,我不想为了在某处获得一些输出而中断它们。)

【问题讨论】:

标签: intellij-idea gradle


【解决方案1】:

官方支持中提到:

现在,您可以在idea.log 文件中看到输出。

要访问日志文件,请参阅手册:Locating IDE log files

查看更多:Android Studio -> IntelliJ: "gradle console" missing, gradle compiler background task output

【讨论】:

  • 这真的很有帮助
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-09-29
  • 2016-03-05
  • 2021-08-28
相关资源
最近更新 更多