IBM InfoSphere Streams Version 4.1.0

Manually building SPL applications

You can build SPL applications that are not automatically built by the Eclipse automated build process.

About this task

You might want to build SPL applications when the Eclipse automated build process is turned off or build an individual SPL application whose build configuration is not set to active.

Procedure

  1. To manually start a build for all active build configurations in a project, follow these steps:
    1. Select and right-click on the SPL project.
    2. Select Build Active Configurations from the menu.
    3. All main composites are built with their active build configurations. Any main composite without an active build configuration is not built.
  2. To manually build a main composite, follow these steps:
    1. If the main composite does not have any build configurations, you must first create one, as described in Building application Main composites.
    2. Expand the main composite in the Project Explorer view.
    3. Select the build configuration (or multiple build configurations) that you want to build, right-click, and select Build from the menu.