Rational Developer for System z

Opening the software analysis configuration editor

This topic describes how to open the software analysis configuration editor.

You can open the software analysis configuration editor in the following contexts: from the Eclipse toolbar, from the project explorer, or from the COBOL editor. The context has no effect on the function; in each context the editor opens in the same way.

The following subtopics describe how to open the software configuration editor in each context.

From the Eclipse toolbar

Follow these steps:
  1. Click the down arrow beside the Software Analyzer button Software Analyzer on the Eclipse toolbar.
  2. Click Software Analyzer Configurations.
The software analysis configuration editor opens.
Note: If theSoftware Analyzer button does not appear on the Eclipse toolbar:
  1. Check the list of perspectives to verify that your perspective supports software analysis (see Perspectives that support COBOL Code Review).
  2. In the following perspectives you must manually add the Software Analyzer button to the Eclipse toolbar (see Adding the Software Analyzer button to the Eclipse toolbar):
    • Enterprise Development perspective
    • z/OS® Projects perspective

From the project explorer view

Follow these steps:
  1. In the project explorer view of your perspective, right-click a project, a folder, or a COBOL source code file.
  2. Click Software Analysis > Software Analysis Configurations.
The software analysis configuration editor opens.

From the COBOL editor

Follow these steps:
  1. Open a source code file in the COBOL editor.
    Note: The source file can be either a local file in the project explorer view or a remote file in the Remote Systems view.
  2. Right-click the editor area.
  3. Click Software Analysis > Software Analysis Configurations.
The software analysis configuration editor opens.

Feedback