Preparing to debug

Before you can begin a debug session, you must create a workbench project and ensure that it includes the program that you want to debug.

The project that you create for debugging must be a Java project with SQLJ support. After you have the project in place, you can create a launch configuration for it and begin a debug session.


Feedback