Page 1 of 1

JDK Path: (none)

Posted: Tue Jan 04, 2022 10:19 pm
by DavJans
I can't seem to get it to populate, I've read through an old post about it but couldn't find an answer that helped. I have Windows 11 and here is what I've tried so far. I bet I'm just missing something stupid.

Had Livecode 9.4.something and trued updating to Livecode 9.6.5
SDK root set properly
Installed all available Android SDK's and Tools.
I've tried JDK 15, 16 and 17
Manually set up and tested JAVA_HOME in advanced system settings

Re: JDK Path: (none)

Posted: Wed Jan 05, 2022 6:10 pm
by jacque
You need Java 8. It's the only version that works.

Re: JDK Path: (none)

Posted: Wed Jan 05, 2022 7:47 pm
by DavJans
Thank you so much, that did the trick.