|
|
Insert Comment DialogTo insert comments during the scanning process, you must first have a file open in the
Source Files pane. Either double-click on an issue
in the Scan Results table or right-click on a file in the Source Tree pane.
Now click the Insert Comment button
If the inserted comment is one of the Ignore options, Globalyzer will skip the ignored line(s) during the next scan, allowing you to fine tune your scan results. Click here for details on each of the options, and how to modify the default Ignore and ToDo comment text. Globalyzer also supports inserting an Externalized String comment right after it performs a
single string externalization. In this case, you would
click on the Insert Comment button
The Externalized String comment is inserted in the source file, right above the line of code where the string was externalized, and will include a copy of the string. Click here for details on modifying the default Externalized String comment text.
|