(You can use the dropdown menu to create different types of C/C++ projects.)
The New Project wizard appears.
For detailed information about each of the Project Types see Creating a project in the Getting Started chapter.
| ! $ ( " ) & ` : ; \ ' * ? [ ] # ~ = % < > { }
Using these characters in a project name will cause problems later.
If you don't want to build both Debug and Release variants, expand the item for your target type and disable Debug or Release. For information about build variants, see the Build Variants tab.
If you have the Memory Analysis tool or Application Profiler tool (or both) selected for your configuration, you can only set either the debug or the release variant when you create a project.
For a managed project, to make a change to your existing variant(s), you'll need to select
and then build again to apply the new build options before you make the change to the target variant(s).The IDE creates your new project in your workspace, and your new project is displayed in the Project Explorer view. If a message box prompts you to change perspectives, click Yes.
For information about converting existing projects, see Converting a QNX project to a managed make C/C++ project.