Hi,
here is a link: https://docs.unrealengine.com/en-US/…oid/index.html
Make sure to switch platform from windows (or linux) to mac on the top-right.
At this part:
As can be seen in the screenshot for other paths, all paths must be in quotations. It does not work without these.
So i needs to be:
JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home"
Cheers!