Mac OS X – Find Java Location

Do you need to find out location of Java in your Mac? Its simple: Open Terminal Type the command: /usr/libexec/java_home Hit Enter/Return button If Java is available, then you will …

Mac OS X – Set JAVA_HOME

While running Java applications, sometimes you may have to set JAVA_HOME environment variable. Here are the instructions to quickly set JAVA_HOME on your Mac OS X. Open Terminal To Confirm …