Why the android studio preview arctic fox 3.1 cana...
# compose
j
Why the android studio preview arctic fox 3.1 canary 8 keep telling me 'Invalid Gradle JDK configuration found.'? I've check the path it uses JDK 11 which is added in the directory of android studio preview.
i
which path is pointing to?
j
"/"Applications"/"Android Studio Preview.app"/"Contents"/"jre"/"jdk"/"Contents"/"Home
i
you missed bin
j
I test it, then it says 'Please choose a JDK 11 Directory'. what? the documentation said it is already JDK 11
i
on dropdown, did you see embedded JDK path?
j
yes
i
uses that path
j
still the error persist
I had installed a jdk 11 then added it on the path. It didn't work too
i
delete .idea folders to regenerated it
👍 1
j
thanks