And then add a new path to it?
My box is Vista Pro and the java installation is JDK 5.0 with updater 1.
Thanks.
And then add a new path to it?
My box is Vista Pro and the java installation is JDK 5.0 with updater 1.
Thanks.
C:> sdkTool -classpath classpath1;classpath2..
.
-or-
C:> set CLASSPATH=classpath1;classpath2...
Copied from: http://download.oracle.com/docs/cd/E17476_01/javase/1.4.2/docs/tooldocs/windows/classpath.html