ClearCase Build
To start a software build using omake, a Rational ClearCase build tool, take
the following steps:
- 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.
- Select an object within WebSphere Studio that resides within the project
you want to build.
- 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.