Creating a project

You can create a standard make or managed make C or C++ project.

To create a project:

  1. Click File > New > Project.

    File >New > Project
  2. In the New Project wizard, open C or C++ folder and select corresponding project.

    New Project Wizard
  3. Click Next.
  4. In the Project Name box, type a name.
  5. To specify a different directory in which to save your project, clear the Use Default Location check box, and enter the path in the Location box.
  6. Select Project type on the left pane. For more information, see Selecting a project type.
  7. Select one or more toolchains from the list on the right pane.
  8. You can change build configurations list for the project. To do it, press Next. But usually you need not to do it.
  9. To create your project, click Finish.

    New Project Wizard
  10. If a message box prompts you to switch perspectives, click Yes.
  11. Define your project properties. For more information, see Defining project properties.

Related concepts
CDT Projects
Project file views

Related tasks
Working with C/C++ project files
Creating a project via a project template

Related reference
Project properties
Views

IBM Copyright Statement