ClearCase Build

To start a software build using omake, a Rational ClearCase build tool, take the following steps:

  1. Place the makefile in the project root directory. The name of the makefile must be <project_name>.mak where <project_name> is the name of a WebSphere Studio project.
  2. Select an object within WebSphere Studio that resides within the project you want to build.
  3. Choose the ClearCase > Build menu option or click the ClearCase Build icon . Choosing this option performs the equivalent of a ClearCase omake -s -f <project_name>.mak command.

 This option becomes active after you select the ClearCase > Connect to Rational ClearCase menu option.