我正在使用Gradle的想法,得到了低于输出。
* What went wrong:
A problem occurred evaluating script.
> java.lang.StackOverflowError (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.发布于 2015-06-13 04:49:21
实际上,我在文件中创建循环依赖关系,这导致了this.For --更好的解释--参见这里。。
https://stackoverflow.com/questions/30782290
复制相似问题