Gradle Run with --stacktrace opt

2017-12-28  本文已影响6107人  proud2008
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

出现以上错误
在gradle 中添加 Arguments


image.png

--stacktrace --debug
在run 窗口 就能输出错误log了

image.png
上一篇下一篇

猜你喜欢

热点阅读