core/com.nokia.carbide.cpp.codescanner/html/pref_codescanner_02.htm
author cawthron
Mon, 24 May 2010 15:37:56 -0500
branchC3_BUILDER_WORK
changeset 1393 42f6165e68df
parent 0 fb279309251b
permissions -rw-r--r--
write .branch.txt to make the new head

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>CodeScanner File Filter preferences </title>
<link rel="StyleSheet" href="../book.css" type="text/css"/>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
   <body>
   <div class="Head1">
<h2>CodeScanner File Filter preferences </h2>
</div>
   <p>Use the <img src="images/command_link.png" width="16" height="12" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.codescanner.ui.CSPreferencePage)")'>
   CodeScanner</a> <b>File Filters</b> page in the <b>Preferences</b> window  or the project's <a href="pref_codescanner_02.htm#cs_Projects">properties</a> window to define the file patterns ignored during a scan operation.   </p>
   <p align="center"><img src="images/pref_cs_file_filters.png" width="705" height="603" alt="" /></p>
   <p align="center" class="figure">Figure 1. File Filters global settings </p>
   <table width="700"
border="0" cellpadding="2" cellspacing="0">
	 <tr valign="top"><th width="230" class="Cell">Name</th><th width="591" class="Cell">Function</th></tr>
	 <tr valign="top">
       <td class="Cell"><b>Configure Project Specific Settings... </b></td>
	   <td class="Cell"><p>Click to open the project <b>Properties</b> window and configure CodeScanner for that specific project. </p>
       <p class="note"><b>NOTE</b> Only visible in the global CodeScanner preference panels. This also applies to the General and Rules pages</p></td>
     </tr>
         <tr valign="top">
           <td class="Cell"><b>Files patterns to filter out</b></td>
           <td class="Cell"><p>The list of file patterns filtered out by CodeScanner during a scan.</p>           </td>
        </tr>
         <tr valign="top">
           <td class="Cell"><b>Add...</b></td>
           <td class="Cell">Opens the <b>Add/Edit File Filter</b> dialog to add a new file pattern to the file patterns filtered out list. </td>
         </tr>
         <tr valign="top">
           <td class="Cell"><b>Edit...</b></td>
           <td class="Cell">Opens the <b>Add/Edit File Filter</b> dialog to edit the currently selected file type in the file patterns filtered out list. </td>
         </tr>
         <tr valign="top">
           <td class="Cell"><b>Remove</b></td>
           <td class="Cell">Click to remove the currently selected file pattern. Use shift-click to select multiple file patterns for removal. </td>
         </tr>
         <tr valign="top">
           <td class="Cell"><b>Remove All </b></td>
           <td class="Cell">Click to remove all file extensions from the file patterns filtered out list. </td>
         </tr>
   </table>
	 <h3><a name="cs_Projects" id="cs_Projects"></a>CodeScanner for projects </h3>
	 <p>CodeScanner options can also be set at the project level in the <a href="pref_codescanner_01.htm#cs_Projects">Properties</a> window. Right-click the project and choose <strong>Properties</strong>, then select the <strong>Carbide.c++ &gt; Carbide CodeScanner</strong> element in the properties  list. Click a tab to view the appropriate page and set its options. </p>
	 <p align="left">CodeScanner options specific to the project:</p>
	 <table width="700"
border="0" cellpadding="2" cellspacing="0">
       <tr valign="top">
         <th width="203" class="Cell">Name</th>
         <th width="487" class="Cell">Description</th>
       </tr>
       <tr valign="top">
         <td class="Cell"><strong>Enable Project Specific Settings </strong></td>
         <td class="Cell">Activate to set project specific CodeScanner settings. By default a project in the workspace uses the global CodeScanner settings unless this option is activated. </td>
       </tr>
       <tr valign="top">
         <td class="Cell"><b>Configure Workspace Settings... </b></td>
         <td class="Cell"><p>Click to open the <b>Preferences</b> window and configure CodeScanner for the workspace. </p>
             <p class="note"><b>NOTE</b> Only visible in the project CodeScanner property panels. </p></td>
       </tr>
     </table>
	 <p>&nbsp;</p>
	 <h5>Other references</h5>
	 <ul>
       <li><a href="pref_codescanner_01.htm">CodeScanner General</a></li>
	   <li><a href="pref_codescanner_03.htm">CodeScanner Rules</a></li>
   </ul>
	 <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>
   </body>
   </html>