Solving No IDEA annotations attached to the JDK 1.8
Solving No IDEA annotations attached to the JDK 1.8 (C:\…), some issues will not be found at Android Studio. Just a litte solution and this is work for me.
First, quit Android studio.
First, quit Android studio.
Then, go to
C:\Users\UserName\.android
rename the build-cache
folder to build-cache.bak
Then, go to
C:\Users\UserName\.AndroidStudio3.2\system
replace the name of these folderscaches
to caches.bak
compiler
to compiler.bak
compile-server
to compile-server.bak
conversion to
conversion.bak
external_build_system
to external_build_system.bak
frameworks
to frameworks.bak
gradle
to gradle.bak
resource_folder_cache
to resource_folder_cache.bak
After that, open the Android Studio and open your project again.
Komentar