Jan
04/19/2023, 10:06 AM#org.gradle.java.home=/Applications/Android\ <http://Studio.app/Contents/jbr/Contents/Home|Studio.app/Contents/jbr/Contents/Home>
its working from xCode. Unfortunately this is a hardcoded path and it will not be the same for every other developer.Landry Norris
04/19/2023, 1:57 PMJan
04/19/2023, 1:59 PMLandry Norris
04/19/2023, 2:03 PMJan
04/19/2023, 2:03 PMLandry Norris
04/19/2023, 2:06 PMJan
04/19/2023, 2:13 PMopenjdk version "17.0.6" 2023-01-17
OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
OpenJDK 64-Bit Server VM (build 17.0.6+0-17.0.6b802.4-9586694, mixed mode)
After deinstall of amazon-coretto-jdk 11. The shell command "/usr/libexec/java_home -V" did not display anything. After I installed Java again from java.com the shell command now displays:
Matching Java Virtual Machines (1):
1.8.371.11 (x86_64) "Oracle Corporation" - "Java" /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
After I installed it, XCode was able to build my iosApp again.
So I don't understand whats the difference between these two?Landry Norris
04/19/2023, 2:15 PMJan
04/19/2023, 2:22 PMLandry Norris
04/19/2023, 2:24 PMJan
04/19/2023, 2:25 PM