| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <HTML> |
| <HEAD> |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
| <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <title>Changing build order</title> |
| </HEAD> |
| |
| <BODY BGCOLOR="#ffffff"> |
| <H1>Changing build order</H1> |
| |
| <p>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. |
| </p> |
| |
| <p>The Build Order preference page allows you to disable the <b>Use default build |
| order</b> option so that you can access the projects list and manipulate |
| the order of it. |
| </p> |
| |
| <p>To define the order in which the Workbench performs builds projects: |
| </p> |
| |
| <ol> |
| <li>Click <b>Window </b> > <b>Preferences</b> to open the Preferences dialog.</li> |
| <li>Select the <b>Build Order</b> category in the left pane. The Build Order |
| preference page opens, listing the projects for the build.</li> |
| <li>Ensure that the <b>Use default build order</b> 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.</li> |
| <li>(Optional) Click <b>Add Project</b> and <b>Remove Project</b> buttons to |
| add and remove projects from the list.</li> |
| <li>Select one or more projects in the list and click <b>Up</b> or <b>Down </b>to |
| to set the preferred project build order.</li> |
| <li>Click <b>OK</b> to close the Preferences dialog.</li> |
| </ol> |
| |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br> |
| <a href="../concepts/concepts-22.htm">Builds</a> |
| </p> |
| |
| <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br> |
| <a href="tasks-75.htm">Performing builds manually</a><br> |
| <a href="tasks-16.htm">Performing builds automatically</a> |
| </p> |
| |
| <p> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a> |
| </p> |
| |
| </BODY> |
| </HTML> |