CodeScanner is run as a plugin within Carbide.c++. The results of the scan are directed to the Console and Problems views, which provides quick access to the offending code in the source file. CodeScanner can be invoked from the menubar or a context menu.
You can select a resource in one of the following views: C/C++ Project, Navigator, Project Explorer, or Symbian Project Navigator.
CodeScanner scans the project associated with the selected resource using the process explained in Running CodeScanner as determined by the resource type.
Figure 1. Run CodeScanner from the Project menu
CodeScanner scans the selected file using the process explained in Running CodeScanner as determined by the file type.
Related references