【发布时间】:2015-08-29 05:10:59
【问题描述】:
Gradle 在终端中给出以下错误。
* What went wrong:
A problem occurred evaluating script.
> Cannot add task ':helloFromBuild1' as a task with that name already exists.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
【问题讨论】:
-
您需要提供更多上下文来解决这个问题。你的构建脚本是什么样子的?
-
@Rene,请看我的回答。
标签: gradle