Setting JAVA_HOME on Mac OS X 10.5
For Mac OSX - it is /Library/Java/Home (There are other directories too, but this is the simplest!) Set JAVA_HOME using this command in Terminal: export JAVA_HOME=/Library/Java/Home; echo $JAVA_HOME on Terminal to confirm the path …
Apple news by Nirav