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 @@ +
+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
+ + + + + \ No newline at end of file