Running a code review

Code Review for C

You can use the code review tool on any test or application node or a single source file. The code review tool is run on the source code whenever you build the file.

To enable the code review tool on a source file, test or application node:

  1. In the Project Browser, select the node that you want to review.

  2. Select Build > Options from the menu or click the Settings button and select Build > Build options.

  3. Select Code Review.

To perform a code review without compiling and executing the application:

  1. In the Project Browser, select the node that you want to check.

  2. Select Build > Options from the menu or click the Settings button and select Build > Build options.

  3. Clear all build options except Code Review.

  4. Click the Build toolbar button.

Related Topics

Working with projectsBuilding and running a node