Creating a QNX Target System Project

You must create this special type of project for every target you want to use with the IDE.

To create a QNX Target System Project:
  1. From the menu, select File > New > Other…
  2. In the project creation wizard, select QNX > QNX Target System Project.
  3. In the New QNX Target dialog, type a name for your target.
  4. Type your target's hostname or IP address in the Connection field.
    Note: This IDE dialog uses the standard networking term of hostname to refer to the name of the machine you're connecting to. In this case, it's the target machine, not the host (development) machine.
  5. Click Finish to create the project.
Your new QNX Target System Project is added to the Project Explorer view.
If you later update the target properties from the Attributes pane, your changes won't be updated if you modify the Hostname or IP address setting and click Apply. You must click OK to confirm the changes and close the properties window for the changes to take effect.