To be able to debug Java applications, you must compile them with a debug option. To enable this option:
\BIN\JVC.EXE
-g
switch. If you are compiling with the Microsoft VJ++, select the Java Virtual Machine Debug build type in the Project Settings dialog box.© 1997 by Microsoft Corporation. All rights reserved.