Microsoft SDK for Java

Clspack Options

This section describes the command-line options that can be used with clspack.

-auto

Creates a single Classes.zip file and adds it to your class path, if not already present. This .zip file contains all the system classes stored in JPM. The Microsoft compiler for Java (jvc) checks this location by default; there is no need to set your CLASSPATH environment variable. If you use another Java compiler that does not check this location, set your CLASSPATH environment variable as follows:

C:\>set CLASSPATH=%WINDIR%\java\classes\classes.zip

Use javasrc to extract the contents of classes.zip.

-dump <outputfile>

Writes all the system packages that are currently installed in JPM to the specified output file.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.