Tools for Java Welcome!
Welcome!
Next
Next

About Tools

You use the Java SDK tools to compile, run, and test Java programs and applets. This section provides a quick reference for command-line options of each of the tools and articles providing more information on using the tools.

Quick reference information is provided for the following tools:
AppletViewer Runs Java applets.
ClassVue Displays compiled classes at the bytecode level.
Guidgen Generates globally unique identifiers (GUIDs).
Msjavah Generates C language header files for Java classes.
Javatlb Converts type libraries to Java classes.
Jexegen Converts Java classes into native executables.
Jvc Creates Java programs and applets by compiling Java source code.
Jview Runs Java applications from the command line.
Wjview Runs Java Frame applications that create a Frame window in a separate process.

The following articles are available for learning more about the Java SDK tools:



Top© 1996 Microsoft Corporation. All rights reserved.