To be able to debug Java code, you must compile it 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.