Environment variables in launch configuration

CodeWarrior allows you to use environment or eclipse variables to specify the path of the launch executable.

To specify an environment or eclipse variable:

  1. Choose Run > Debug Configurations.

    The Debug Configurations dialog appears.

  2. Select a launch configuration in the left pane of the Debug Configurations dialog.
  3. Click Variables.

    The Select build variable dialog appears.

    Figure 1. Select Build Variable dialog

    Select Build Variable Dialog

  4. Select a variable from the available list.
  5. Click OK.

Now you can use environment or eclipse variables to specify the path of the launch executable.