1
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
|
|
2 |
<title>CodeScanner File Filter preferences </title>
|
|
3 |
<link rel="StyleSheet" href="../book.css" type="text/css"/>
|
|
4 |
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
|
|
5 |
</head>
|
|
6 |
<body>
|
|
7 |
<div class="Head1">
|
|
8 |
<h2>CodeScanner File Filter preferences </h2>
|
|
9 |
</div>
|
|
10 |
<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)")'>
|
|
11 |
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>
|
|
12 |
<p align="center"><img src="images/pref_cs_file_filters.png" width="705" height="603" alt="" /></p>
|
|
13 |
<p align="center" class="figure">Figure 1. File Filters global settings </p>
|
|
14 |
<table width="700"
|
|
15 |
border="0" cellpadding="2" cellspacing="0">
|
|
16 |
<tr valign="top"><th width="230" class="Cell">Name</th><th width="591" class="Cell">Function</th></tr>
|
|
17 |
<tr valign="top">
|
|
18 |
<td class="Cell"><b>Configure Project Specific Settings... </b></td>
|
|
19 |
<td class="Cell"><p>Click to open the project <b>Properties</b> window and configure CodeScanner for that specific project. </p>
|
|
20 |
<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>
|
|
21 |
</tr>
|
|
22 |
<tr valign="top">
|
|
23 |
<td class="Cell"><b>Files patterns to filter out</b></td>
|
|
24 |
<td class="Cell"><p>The list of file patterns filtered out by CodeScanner during a scan.</p> </td>
|
|
25 |
</tr>
|
|
26 |
<tr valign="top">
|
|
27 |
<td class="Cell"><b>Add...</b></td>
|
|
28 |
<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>
|
|
29 |
</tr>
|
|
30 |
<tr valign="top">
|
|
31 |
<td class="Cell"><b>Edit...</b></td>
|
|
32 |
<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>
|
|
33 |
</tr>
|
|
34 |
<tr valign="top">
|
|
35 |
<td class="Cell"><b>Remove</b></td>
|
|
36 |
<td class="Cell">Click to remove the currently selected file pattern. Use shift-click to select multiple file patterns for removal. </td>
|
|
37 |
</tr>
|
|
38 |
<tr valign="top">
|
|
39 |
<td class="Cell"><b>Remove All </b></td>
|
|
40 |
<td class="Cell">Click to remove all file extensions from the file patterns filtered out list. </td>
|
|
41 |
</tr>
|
|
42 |
</table>
|
|
43 |
<h3><a name="cs_Projects" id="cs_Projects"></a>CodeScanner for projects </h3>
|
|
44 |
<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++ > Carbide CodeScanner</strong> element in the properties list. Click a tab to view the appropriate page and set its options. </p>
|
|
45 |
<p align="left">CodeScanner options specific to the project:</p>
|
|
46 |
<table width="700"
|
|
47 |
border="0" cellpadding="2" cellspacing="0">
|
|
48 |
<tr valign="top">
|
|
49 |
<th width="203" class="Cell">Name</th>
|
|
50 |
<th width="487" class="Cell">Description</th>
|
|
51 |
</tr>
|
|
52 |
<tr valign="top">
|
|
53 |
<td class="Cell"><strong>Enable Project Specific Settings </strong></td>
|
|
54 |
<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>
|
|
55 |
</tr>
|
|
56 |
<tr valign="top">
|
|
57 |
<td class="Cell"><b>Configure Workspace Settings... </b></td>
|
|
58 |
<td class="Cell"><p>Click to open the <b>Preferences</b> window and configure CodeScanner for the workspace. </p>
|
|
59 |
<p class="note"><b>NOTE</b> Only visible in the project CodeScanner property panels. </p></td>
|
|
60 |
</tr>
|
|
61 |
</table>
|
|
62 |
<p> </p>
|
|
63 |
<h5>Other references</h5>
|
|
64 |
<ul>
|
|
65 |
<li><a href="pref_codescanner_01.htm">CodeScanner General</a></li>
|
|
66 |
<li><a href="pref_codescanner_03.htm">CodeScanner Rules</a></li>
|
|
67 |
</ul>
|
|
68 |
<div id="footer">Copyright © 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>
|
|
69 |
</body>
|
|
70 |
</html>
|
|
71 |
|