作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我的项目运行良好,但是当我尝试从终端构建 .gradlew 时,最终会出现此错误而失败。老实说,我不确定我是否得到它,这有什么帮助吗?
Unexpected failure during lint analysis of DatabaseHandler.java (this
is a bug in lint or one of the libraries it depends on) TypeSystem.getUnannotatedType(TypeSystem.java:180)
->TypeSystem.getParameterizedType(TypeSystem.java:238)
->TypeSystem.getParameterizedType(TypeSystem.java:261)
->LookupEnvironment.createParameterizedType(LookupEnvironment.java:949)
Unexpected failure during lint analysis of DatabaseHandler.java (this is a bug in lint or one of the libraries it depends on) TypeSystem.getUnannotatedType(TypeSystem.java:180)
->TypeSystem.getParameterizedType(TypeSystem.java:238)
->TypeSystem.getParameterizedType(TypeSystem.java:261)
->LookupEnvironment.createParameterizedType(LookupEnvironment.java:949)
最佳答案
降级 gradle 是解决方案,但通常 sudo ./gradle 可以正常工作
关于android - ./gradlew 构建失败,TypeSystem.getUnannotatedType,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32523593/
我的项目运行良好,但是当我尝试从终端构建 .gradlew 时,最终会出现此错误而失败。老实说,我不确定我是否得到它,这有什么帮助吗? Unexpected failure during lint a
我是一名优秀的程序员,十分优秀!