Launch Configuration Settings

To set the launch configurations for the debugger:

  1. Right-click on your project and navigate to -> Debug As -> Debug Configurations. The Debug Configuration Window will appear.
    Figure 1. Debug Configuration Dialog Box
    Debug Configuration Dialog Box
  2. In the left column, select the project type you would like to set the launch configurations.
  3. In the right column, click the Main tab and use the Connection Selection drop-down box to select a connection.
  4. Click the Edit button beside the selected connection and the Launch Configuration Window will appear.
  5. Set your configurations, click the OK button, and click the Debug button to start the debugger.
    Figure 2. Launch Configuration Dialog Box
    Launch Configuration Dialog Box