HP Integrity NonStop H-Series User Manual
Page 16

The Basic Settings page lets you configure author and copyright information to be placed in
the comment header of the source file. It also lets you configure the text string used in the print
statement of the source file. Finally, the Source field lets you set the name of the initial source
directory. You can simply leave these fields unchanged.
4.
Select Next > to open the Initial Build Settings page.
5.
In the Initial Build Settings page you can configure initial build settings for your project, such
as the platform to build for (OSS or Guardian), the location of the cross compilers you want
to build with, and any languages you want to use in the project in addition to C.
Leave the default settings unchanged except for the Cygwin/Msys bin: combo box. Set it to
the bin directory for either Cygwin or Msys. If there are no entries in the combo box pull-down,
refer to
“Specifying Tool Locations” (page 13)
. If you select the Configure Locations... link to
the right of the combo box, it will open Tool Location preferences to the Cygwin/Msys tab.
NOTE:
The Cygwin/Msys bin: combo box is provided for your convenience. If you set it to
either a Cygwin or Msys bin, that bin directory will be prepended to your PATH environment
variable by NSDEE prior to builds. If you leave it blank, you will need to either add a Cygwin
or Msys bin to your Windows PATH or launch Eclipse from Cygwin, in which case Eclipse
should inherit the PATH settings from Cygwin, which typically include Cygwin's bin directory.
16
Getting Started