Debugging your program
To debug your program, choose Run|Debug. If necessary, your code will be re-compiled,
then the debugger will start. You can view information about threads, data values, and
you can step through your source code.
For more information, see:
Building Applications with JBuilder: Debugging Java programs