There are three sections to the Overview Page: The Project References section, the Variables section, and the Information section.
To add a project reference, open the project references section and click the Add button. This will cause a new project reference to be created and added to the list. Edit the project reference in the form to the right as needed. You can use the drop down list to see the projects in the workspace.
To remove a project reference select it and click the Remove button.
The order of project references in the list is important for projects on which this one depends. They will be built before this project in the oder in which they are specified here. If you wish to change the order, select the project you wish to move and click either the Up or Down button.
Variables used throughout this build specification can be defined in the project variables table. These variables can be used directly in the command sets referenced by builders. You can define values for these variables by typing in strings. You can use properties in these string to reference values that would be set outside this build specification, either when submitting a developer build or in the build definition when submitting a team build. Properties have the form ${property-name}.
The summary section of the Overview Page shows information about the builders defined in this build specification and the command sets defined and imported from other projects.
Please refer to Jazz™.net for more information.