How do I ensure that the launch configurations are a part of the project when it is exported?

To make a launch configurations be part of the project, follow steps below:

  1. From the IDE menu bar, select Run > Debug Configurations .

    The Debug window appears.

  2. Under CodeWarrior Download , select Launch Configurations .
  3. Select the Common tab.

    The Common settings pane appears.

  4. Under Save as , select the shared file radio button. Leave the default folder name as is.
  5. Click Apply .

Now the launch configuration is physically located in the project folder, so it will be a part of the project when zipped.