Building manually

Incremental build

The Build command performs an incremental build that compiles all resources modified since the last build. To trigger an incremental build, either:

Incremental project build

You can also incrementally build single projects. Select the project that you want to build and:

Full build

To rebuild all workbench resources that have an associated builder (e.g. Java projects), select Project > Rebuild All from the menu bar.

Full project build

To rebuild all resources contained in a project, select the project and select Project > Rebuild Project from the menu bar.

Related concepts

Java builder
Build classpath

Related tasks

Adding a JAR file to the build path
Adding a library folder to the build path
Building a Java program
Building automatically
Viewing and editing a project's build path
Working with build paths

Related reference
Java Build path
Project menu


Copyright IBM Corporation 2000, 2002. All Rights Reserved.