You can run an application by right-clicking the file and clicking Open With > System Editor or you can create a run configure a run environment with which to run your application.
This section explains how to create a run or debug configuration.
The Run and Debug dialog boxes each contain the following tabs:
| To | See |
|---|---|
| Select a run or debug configuration | Selecting a run or debug configuration |
| Create a run or debug configuration | Creating a run or debug configuration |
| Specify a project and application to run or debug | Selecting an application to run |
| Specify the execution arguments an application uses and the working directory for a run or debug configuration | Specifying execution arguments |
| Set the environment variables and values to use when running or debugging application | Setting environment variables |
| Select a debugger to use when debugging an application | Defining debug settings |
| Specify the location of source files used when debugging a C or C++ application | Specifying the location of source files |
| Specify where the run configuration is stored, how you access it, and what perspective to open when running an application | Specifying the location of the run configuration |