Create a launch configuration

Note:

Make sure you build your project first before you create a launch configuration for it.

For more information about launch configurations, see Use a Launch Configuration to Run and Debug Your Application and Launch configuration types.

To create a launch configuration:

  1. In the Project Explorer view, right-click a project and select Run As > C/C++ QNX Application.

  2. In the Name field, give your launch configuration a name.
  3. In the Target Options section, select your target.
  4. Click the Run button.
Your program runs, and the IDE shows its output (if any) in the Console view.