What is the content of the $CLASSPATH variable in El Capitan?
0
votes
2
answers
597
views
I installed OS X El Capitan and, along with it, Oracle's Java 8 SDK.
I've already verified that, using
java -version
, java is correctly installed.
I need to add some user classes to the file path, but, when I use echo $CLASSPATH
, I cannot see the actual path being used by OS X.
How can I know where should I install my user classes?
Asked by JPCF
(279 rep)
Nov 25, 2015, 10:49 AM
Last activity: Nov 26, 2015, 05:31 PM
Last activity: Nov 26, 2015, 05:31 PM