Removing launch configurations

To remove a launch configuration, follow the steps in this topic.
  1. In a workbench perspective that offers the launch/debug/run action set (such as the Debug perspective), perform one of the following tasks:
    • Select Run > Debug from the workbench menu bar to open the Debug launch configurations dialog box.
    • Click the down arrow next to the workbench toolbar Debug push button and choose Debug from the list. This will open the Debug launch configurations dialog box.
  2. In the Debug launch configurations dialog box, select the launch configuration that you want to delete. You might need to expand the launch configuration type node to find the launch configuration.
  3. Perform one of the following tasks:
    • Click Delete.
    • Right-click the launch configuration and choose Delete from the pop-up menu.
    • Press the Delete key.
  4. Click Close to exit the dialog box or continue on in the dialog box if you want to work with other launch configurations.
Related tasks
Creating new launch configurations from existing launch configurations
Starting a debug session with an existing launch configuration
Editing launch configurations

Feedback