diff -r a02c979e8dfd -r 9176d200b8fe srcanaapps/codescannerextn/com.nokia.carbide.cpp.codescanner/html/run_cs_plugin.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/srcanaapps/codescannerextn/com.nokia.carbide.cpp.codescanner/html/run_cs_plugin.htm Thu Feb 18 12:28:37 2010 +0530 @@ -0,0 +1,51 @@ + +Running CodeScanner within Carbide + + + + + +
+

Running CodeScanner within Carbide

+
+

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.

+
+

Running CodeScanner on a project directory

+
    +
  1. Select a project resource (project, folder, or file) in a view
    +

    You can select a resource in one of the following views: C/C++ Project, Navigator, Project Explorer, or Symbian Project Navigator.

    +
  2. +
  3. Click the Project > Run CodeScanner menu item
    +

    CodeScanner scans the project associated with the selected resource using the process explained in Running CodeScanner as determined by the resource type.

    +
  4. +
+
+

+

Figure 1. Run CodeScanner from the Project menu

+
+
+
+

Running CodeScanner on a single source file

+
    +
  1. Right-click a project file in a view
  2. +
  3. Choose Run CodeScanner from the context menu
    +

    CodeScanner scans the selected file using the process explained in Running CodeScanner as determined by the file type.

    +
  4. +
+
+

Related references

+ + + + + \ No newline at end of file