Rational Developer for System z

Overview of creating a software analysis configuration

This topic provides an overview of creating a software analysis configuration
Before you can create an analysis configuration you need to:
  1. Open a perspective, typically one of the following: z/OS® Projects, Enterprise Development, or AIX® COBOL.
  2. Create a project, such as a z/OS project, and add COBOL or PL/I source code files to it.
To create a software analysis configuration:
Note: These instructions assume that you are creating a software analysis configuration for a local project. You can select other scope options in the software analysis configuration editor and you can override the configured scope at runtime.
  1. Open the software analysis configuration editor. See Opening the software analysis configuration editor.
  2. On the Scope tab, select Analyze selected projects and select the project that you want to review. For this step and the next see Selecting the scope and the rules of a configuration.
  3. On the Rules tab, select the rules that you want to use in the code review. For each selected rule, set the severity to Recommendation, Warning, or Severe.
  4. Click Apply to save your analysis configuration.

You are now ready to run a code review on your project. See Starting a code review; runtime scope.


Feedback