How to configure PATH and CLASSPATH for Java in Mac OS
How to configure PATH and CLASSPATH for Java in Mac OS First, you need to find where the bin directory that contains all java binary files is located. To do that simply cd /Library/Java/ Then do one “ls” to see what you have in this directory. Then continue cd to […]