Posted By:
Dermot_Hennessy
Posted On:
Thursday, April 4, 2002 12:00 AM
Just add it to your classpath in the same way as any jar file - i.e.
set classpath=%CLASSPATH%;[replace with path to classes12.zip]
or
set classpath=$CLASSPATH:[replace with path to classes12.zip]
Dermot