Rational Developer for System z

Limitation: Analyzing remote files

Code Review can be used to analyze a remote source code file, but only if the file is open in a Developer for System z® editor session.
Note: Do not run code review on Developer for System z internal projects such as SCLMConfigProject, RemoteSystemsTempFiles, and wdz_proj_xxx (where xxx is the z/OS® subproject name). Running code review on these projects produces unexpected results.
To analyze a remote source code file:
  1. Open the remote file in a Developer for System z editor.
  2. From the context menu of the editor, select Software Analyzer and then select the appropriate software analysis configuration.
  3. In the analysis configuration editor:
    1. On the Scope tab, select a local project.
    2. Click Analyze to run the code review.
Another method is to copy the remote source file to a local project and then analyze it:
  1. Create a local project.
  2. Drag or copy the remote PDS or member from the Remote Systems view to the local project.
  3. Run the code review on the local project or member.


Feedback