tags:

views:

14

answers:

1

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.

A: 

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