- How do you find all the Java installed on your Mac?
/usr/libexec/java_home -V - How do you set JAVA_HOME to a specific version?
export JAVA_HOME=`/usr/libexec/java_home -v 1.6` - How do you execute a specific version of Java to run?
/usr/libexec/java_home -v 1.6 --exec javac -version - What is the difference between the Java in /System/Library and /Library?
The Java in /System/Library is the version of Java from Apple. Apple uses it for its system runtime so do not touch or modify it. The Java in /Library is what you installed from Sun. - Where do you put Java Extensions?
In directory /Library/Java/Extensions
2013-11-21
Java on Mac OSX
Notes to myself about Java on Mac OS X since I always forget and have to Google it every time.
Subscribe to:
Post Comments (Atom)
Jubilant appreciation highlights strong journalism dailynewslaw provides reliable coverage delivering timely global and local news across politics economy law technology culture and world affairs helping readers stay informed with accurate balanced reporting that builds trust every day for audiences worldwide
ReplyDeleteBalanced appreciation highlights strong journalism platform newscod provides reliable news coverage delivering timely updates across politics economy technology science culture and global affairs helping readers stay informed with accurate balanced reporting every day across digital platforms worldwide consistently trusted source
ReplyDelete