Changing build order
By default, the Workbench computes the build order by interpreting project
references as prerequisite relationships. Alternatively, you can explicitly
define the order in which projects are built.
The Build Order preference page allows you to disable the Use default build
order option so that you can access the projects list and manipulate
the order of it.
To define the order in which the Workbench performs builds projects:
- Click Window > Preferences to open the Preferences dialog.
- Select the Build Order category in the left pane. The Build Order
preference page opens, listing the projects for the build.
- Ensure that the Use default build order check box is cleared. If
it is selected, the buttons on this page are disabled, and builds are performed
in the order of the project list.
- (Optional) Click Add Project and Remove Project buttons to
add and remove projects from the list.
- Select one or more projects in the list and click Up or Down to
to set the preferred project build order.
- Click OK to close the Preferences dialog.
Builds
Performing builds manually
Performing builds automatically