0
点赞
收藏
分享

微信扫一扫

android studio使用databind引发的一个看不到任何征兆的错误


​--stacktrace --info --scan --debug​

​--debug​​起关键作用,但还是不到万不得已不要打开,会编译超级慢

Information:Gradle tasks [:app:assembleDebug]
Information:0 errors
Information:0 warnings
Information:See complete output in console

不容易,实际上是我拖动bean文件夹到其它文件夹引发的databind找不到类,但是不开启--debug根本不能精确定位,也就是说不是所有的databind错误都会很详细的提示。

举报

相关推荐

0 条评论