How to set JAVA_HOME for Java in Mac OS?


Assuming you have installed Java in \usr\local\java\jdk directory −

if you use bash as your shell, then you would add the following line to the end of your '.bashrc: export JAVA_HOME=\usr\local\java\jdk'

Updated on: 30-Jul-2019

502 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements