【Android Studio】app:compileDebugJavaWithJavac FAILED解决办法

文章目录

问题描述

Task :app:compileDebugJavaWithJavac FAILED

The following annotation processors are not incremental: jetified-butterknife-compiler-10.0.0.jar (com.jakewharton:butterknife-compiler:10.0.0).

Make sure all annotation processors are incremental to improve your build speed.

解决办法

将jdk1.8更换成jdk11问题解决

相关推荐
studyForMokey21 小时前
【Kotlin进阶】泛型的高级特性
android·开发语言·kotlin
袁震21 小时前
Android-kotlin MVVM框架搭建+Retrofit二次封装
android·kotlin·mvvm·retrofit
2501_9160074721 小时前
Java界面开发工具有哪些?常用Java GUI开发工具推荐、实战经验与对比分享
android·java·开发语言·ios·小程序·uni-app·iphone
铭哥的编程日记21 小时前
《Linux 基础 IO 完全指南:从文件描述符到缓冲区》
android·linux·运维
come112341 天前
Go 语言中的结构体
android·开发语言·golang
AI小书房1 天前
【人工智能通识专栏】第二十八讲:IDE集成Deepseek
ide·人工智能
仰泳之鹅1 天前
【杂谈】怎么使用VsCode提交github
ide·vscode·github
武陵悭臾1 天前
安卓应用开发学习:应用ViewPager2翻页视图实现页面水平切换
android·学习·viewpager2·deepseek·翻页视图
tingting01191 天前
mysql 8.4.2 备份脚本
android·数据库·mysql
William_cl1 天前
【连载1】《假装自己是个小白 —— 重新认识 MySQL》实践指南
android·mysql·oracle