Setting a build order

If certain projects must be built before others, you can set the build order. If your project refers to another project, the IDE must build the other project first.

When you set the build order, the IDE does not rebuild projects that depend on a project; you must rebuild all projects to ensure all changes are propagated.

To set the project build order

  1. On the Window menu, click Preferences. The Preferences dialog box opens.
  2. In the left pane, click Build Order.
  3. Disable the Use default build order checkbox.
  4. After you configure the build order, click Apply.
Copyright IBM Corporation
 2000, 2002. All Rights Reserved.