Importing launch configurations

You can import existing launch configurations so you can quickly reproduce the particular execution conditions of a project setup you've used before.

Note: Each launch configuration specifies a single program running on a single target. To run your program on a different target, you need to modify any imported launch configurations.
To import launch configurations:
  1. Open the Import wizard by selecting File > Import.
  2. Expand Run/Debug, choose Launch Configurations, then click Next.
    The IDE shows the Import Launch Configurations dialog.
    Screenshot of Import Launch Configurations dialog
  3. Click Browse and in the resulting file selector, browse to the location containing the project folders with the launch configurations you want to import.
  4. Select the folders of the projects that contain the launch configurations you want to import.
  5. Click Finish.