• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Mac OSX GM:S2 Android: JDK Not Found

chirpy

Member
Just installed GM:S 2 on my mac today, trying to figure out how to setup for Android but failed.

I've tried setting paths I got from "which java" like:
/System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
/System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/

But GM:S2 always said Not Found. Am I doing something wrong? Is it not supported yet?

IDE Version: 2.0.7.173
Current Runtime: 2.0.7.110

OS Version: 10.12.5 (Sierra)
 
Y

Yazuka

Guest
The path the JDK expects is /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home replacing the JDK version number with whatever JDK version you currently have installed.
 
Top