Creating a QNX Photon Appbuilder project

In order to use PhAB with the IDE, you must create a QNX Photon Appbuilder project to contain your code. This type of project contains tags and other information that let you run PhAB from within the IDE.
To create a PhAB Project:
  1. From the workbench menu, select File > New > Project… .
  2. In the list, expand QNX.
  3. Select Photon Appbuilder Project, and then click Next.
  4. Name your project. If you don't want to use the default location for the project, specify a different one.
  5. Click Next.
  6. Select your target architecture.
    Note: If you wish to set any other options for this project, click the remaining tabs and fill in the fields. For details on the tabs in this wizard, see Project properties in the Project and Wizard Properties Reference chapter.
  7. Click Finish. The IDE creates your project, then launches PhAB. (In Windows, the IDE also creates a Console for PhAB window.)
Related concepts
Building a QNX Photon Appbuilder project
Related tasks
Closing PhAB
Reopening PhAB
Editing code
Importing an existing standalone QNX Photon Appbuilder project
Checking out an existing PhAB project from CVS