美文网首页Android 开发必备
No IDEA annotations attached to

No IDEA annotations attached to

作者: 总会颠沛流离 | 来源:发表于2020-04-14 08:36 被阅读0次

问题:No IDEA annotations attached to the JDK 1.8

Android studio又抽风了。解决办法:

1:关闭Android studio
2:删除C:\Users<UserName>\下的build-cache
3:进入C:\Users<UserName><.AndroidStudio3.2>\system下,删除下面的文件夹:
caches
compiler
compile-server
conversion
external_build_system
frameworks
gradle
resource_folder_cache
4:重启Android studio。
要是出问题了也没事儿,直接把第三步的system文件夹删了都行。

相关文章

网友评论

    本文标题:No IDEA annotations attached to

    本文链接:https://www.haomeiwen.com/subject/ecgamhtx.html