Preparing to debug

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

This project must be a Java™ project or a project with a Java nature. Although having a project is not mandatory for launching a debug session, when you have one you can set a default class path, source lookup path, and JRE. After you have created the project, you can create a launch configuration for it and begin a debug session.

Related tasks
Creating a new Java and mixed language debug launch configuration

Feedback