core/com.nokia.carbide.cpp.doc.user/html/reference/menus/run_codescanner.htm
changeset 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Run CodeScanner </title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Run CodeScanner </h2>
       
    12 <p>CodeScanner is a static source code analysis tool for Symbian OS&trade; programs written in C++. Use <b>Run CodeScanner</b> to examine your project code and report any issues. </p>
       
    13 <p>Static analysis tools delve deep into code, exploring line by line for the sources of defects.  CodeScanner is specifically for use with Symbian OS&trade; code. As well as identifying C++ coding  convention deviations, CodeScanner identifies incorrect descriptor usage, cleanup stack errors,  UID clashes, and other subtle problems that are hard to track down. </p>
       
    14 <p align="center"><img src="../images/codescanner_run.png" width="311" height="375" /></p>
       
    15 <p align="center" class="figure">Figure 1. Invoking Run CodeScanner on a project <br />
       
    16 </p>
       
    17 <h5>Other references</h5>
       
    18 <ul>
       
    19   <li><a href="menus.htm">Carbide Menus</a></li>
       
    20   <li><a href="PLUGINS_ROOT/com.nokia.carbide.cpp.codescanner/html/pref_codescanner_01.htm">CodeScanner Preferences</a><br />
       
    21   </li>
       
    22 </ul>
       
    23 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    24 </body>
       
    25 </html>