Gradle:计算器错误

Gradle : Stackoverflow Error

我在 IDEA 中使用 Gradle 并得到以下输出。

* What went wrong:
A problem occurred evaluating script.
> java.lang.WhosebugError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

实际上,我在文件中创建了循环依赖性,导致 this.For 更好的解释参见 here.