Importing an existing container project into a workspace

To import a container project and its associated C/C++ projects from another workspace:


  1. In the Import wizard ( File > Import ), expand QNX, choose Existing Container Project into Workspace and click the Next button.

    The IDE shows the Import Container Project From File System panel.

    Import container project

  2. Enter the full path to an existing container project directory in the Project contents field, or click the Browse… button to select a container project directory using the file selector.
  3. Click Next to continue. The IDE shows the Select components to install panel.

    Container components

  4. By default, every project referenced by the container project is also imported. To exclude certain projects, expand the project tree and deselect projects you don't want to import.
  5. Click Finish to import the container project and its subprojects.
Related concepts
Importing an existing project into a workspace
Importing external features
Importing a file system
Importing GCC coverage data from a project
Importing a QNX Source Package
Importing a QNX mkifs Buildfile
Importing a QNX source package
Importing a team project set
Importing an archive file
Breakpoints
Launch configurations