IBM Streams 4.2

Configuring automated building

You can turn automatic building on or off in Streams Studio.

About this task

When you save a source file, if automatic building is selected, the project is automatically rebuilt upon save. If the project is defined to use an external builder, the default build for the project is performed.
Tip: When you develop SPL applications remotely, you might want to turn off automatic building. This setting reduces the amount of file synchronization and builds that occur as changes are made.

Procedure

  1. To turn on automatic building, from the menu, select Project and select the Build Automatically check box.
  2. To turn off automatic building, from the menu, select Project and clear the Build Automatically check box.
  3. You can also build a project on demand by following these steps:
    1. In the Project Explorer view, select the project and right-click on it.
    2. From the menu, select Build Active Configurations.
  4. You can also build the toolkit index (toolkit.xml) on demand by following these steps:
    1. In the Project Explorer view, select the project and right-click on it.
    2. From the menu, select Build Toolkit Index.