HP Integrity NonStop J-Series User Manual
Page 23

4.
In the Initial Build Settings dialog, do not change the defaults. Specify either a Cygwin or
Msys bin using the Cygwin/Msys bin: combo box if you want NSDEE to prepend the
corresponding bin to PATH before builds.
The following dialog shows the Msys bin specified.
5.
Select Next >. The resulting Remote Settings dialog opens. To deploy Car to a NonStop
system, enter a remote system and user, and specify a remote location.
6.
Select Finish.
The Car project is now listed in the NonStop Project Explorer view. Open the Car project folder
to see an Includes directory (a link to the system headers available from the cross compilers
and tools), a headers directory (containing header files for the project), and a src directory
(containing the rest of the sources for the project).
The Car folder also contains .project and .cproject files, but these are not visible by default.
To view them:
1.
Select Filters... from the local pull-down menu for the NonStop Project Explorer view. Open
the C Element Filters dialog.
2.
In the C Element Filters dialog, deselect .*resources.
Creating projects
23