View Single Post
Old 09-25-2018, 01:56 AM   #71
Skijumptoes
Human being with feelings
 
Join Date: Mar 2018
Location: Norfolk, UK
Posts: 350
Default

Ok, so on MacOS 10.13.6 - REAPER 5.95/64 - JAVA JDK 10.0.2

The change to the info.plist file inside REAPER64.app doesn't work, the JAVA_HOME environmental variable is still not found.

My solution, if anyone gets the same issue, is instead to run this in terminal to set on an OS level:-

launchctl setenv JAVA_HOME /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home

If interested, You can then enter 'echo $JAVA_HOME' in terminal to confirm it's registered.

Note: If you restart your system this JAVA_HOME Environmentall variable will be lost and you have to re-run when next starting MacOS.
Skijumptoes is online now   Reply With Quote