The build specification has its own editor. This editor
is form-based and has several tabs.
There are three pages or tabs that make up this editor.
- Overview Page
- On the Overview Page, you define the project references and project
variables used in this build specification.
- Builders Page
- On the Builders Page, you define the builders that will be run
when this build specification is used. A builder can specify a set
of output objects to be built, for example modules, or a single object,
for example a program or a data area. The inputs that are used to
build these output objects are described on this page. You also specify
the dependencies among builders and define resource dependencies on
this page.
- Command Sets Page
- On the Command Sets Page, you define command sets by specifying
their processing sections. You define commands for each of those sections
and you can name substitution variables in the command strings that
will be filled in when the project is built.
Please refer to Jazz™.net for
more information.