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, click C or C++.
  3. Choose either a Standard Make C++ Project or a Managed Make C++ Project.
    New Project Wizard
  4. Click Next.
  5. In the Name box, type a name.
  6. 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.
  7. For Managed Make projects, click Next to select a project type and the default configurations. For more information, see Selecting a project type.
  8. To create your project, click Finish.
    Managed New Project Wizard
  9. If a message box prompts you to switch perspectives, click Yes.
  10. 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

Related reference
Project properties
Views

IBM Copyright Statement