My Tech Notes
Mac OS: How to use Java 6 after installed Oracle Java 7
Append the following command to your ~/.bashrc file (if you are using bash:
export JAVA_HOME=`/usr/libexec/java_home -v 1.6`
See also
Eclipse on Mac OS: Use specific Java VM instead of the platform default version
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment