Adding folders and files to projects, Wizards for creating new files and folders, Viewing and changing – HP Integrity NonStop J-Series User Manual
Page 34: Viewing and
Adding folders and files to projects
NSDEE provides a number of wizards for adding folders and files to a project. All of these wizards
are available from the New sub-menu of the NonStop Project Explorer view context menu.
summarizes the wizards available and their capabilities.
Table 1 Wizards for creating new files and folders
Description
Wizard
Creates a new file and optionally populates the new file with contents of a named template
associated with the file extension entered. For local projects, also use this wizard to create a
link to a file outside of your project.
File from Template
Creates a source file. Similar to File from Template, this wizard optionally populates the new
file with the contents of a template. It also provides a Configure... button which opens the
Source File
Preferences dialog to the Code Templates page. Use the Code Templates page to customize
templates for new files.
Creates a C or C++ header file and optionally populates the new file with the contents of a
header file template.
Header File
Creates a new folder. For local projects, also use this wizard to create a link to a folder outside
your project. For remote projects, also use this wizard to add existing remote directories or
subvolumes as top-level folders in a project.
Folder
Creates a new folder. Use this wizard to create new source folders for managed projects.
Source Folder
Viewing and changing properties of managed projects
Though managed projects create makefiles, if you do not want to use default tool options, you
must configure how your projects are built by cross compilers and other tools. The project properties
allow you to change how your application is built. You can change build variables and environment
variable values, cross compiler and linker options, and the tools used to build your application.
This section provides a brief overview of the types of properties available for managed projects
that change how your application is built.
To view the properties for a project, select the project in the NonStop Project Explorer, then select
Properties from the context menu.
shows the properties for the MakeCar project
(see
“Creating a local makefile project from existing sources” (page 31)
) with the C/C++ Build
node expanded.
34
Getting started