Setting classpath for java
I always find it’s a hassle to set up the java classpath.
In unix:
-
export CLASSPATH=/path/to/my/directory
Resources:
Nice tutorial that explains how to set the classpath.
I always find it’s a hassle to set up the java classpath.
In unix:
Resources:
Nice tutorial that explains how to set the classpath.
Comments