IBM InfoSphere Streams Version 4.1.1
Installing the Uncrustify source code formatter for InfoSphere Streams
When you generate C++ code using the
sc command or Streams Studio, InfoSphere®
Streams can use the Uncrustify
source code formatter to ensure that the generated code is indented and formatted correctly.
Installing and using the Uncrustify source code formatter with InfoSphere
Streams is optional.
If you specify
the code beautification option (-z) when you compile
your code, and the Uncrustify software is not installed, the following
message is displayed:
CDISP9094W WARNING: The 'uncrustify' code formatter could not be found. Compilation is continuing without formatting.