Code Review can be used to analyze a remote source code
file, but only if the file is open in a editor session.
Note: Do not run code review on
the internal project RemoteSystemsTempFiles. Running code review on
this project will produce unexpected results.
To analyze a remote source code file:
- Open the remote file in one of the workbench editors.
- From the context menu of the editor, select Software Analyzer and
then select the appropriate software analysis configuration.
- In the analysis configuration editor:
- On the Scope tab, select a local project.
- Click Analyze to run the code review.
Another method is to copy the remote source file to a local project
and then analyze it:
- Create a local project.
- Drag
or copy the remote file from the Remote Systems view to the local
project.
- Run the code review on the local project or member.