core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_cpp.htm
changeset 1658 2a5c0df13bad
child 1767 ba706e5ea5ac
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
       
     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>Carbide.c++ preference</title>
       
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     9 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
       
    10 </head>
       
    11 <body bgcolor="#FFFFFF">
       
    12 <h2>Carbide.c++ preferences</h2>
       
    13 <p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.project.ui.preferences.CarbidePreferencePage)")'>
       
    14 Carbide.c++</a> panel in the <b>Preferences</b> window provides an option to keep your projects updated when you add or create files. Figure&nbsp;1 shows the Carbide.c++ preference panel.</p>
       
    15 <p align="center"><img src="images/prefs_carbide_cpp.png" alt="Carbide.c++ preference panel" width="671" height="554"></p>
       
    16 <p class="figure">Figure 1 - Carbide.c++ preferences page </p>
       
    17 <h5>Table 1 Carbide.c++ Preferences &mdash;items</h5>
       
    18 <table width="850"  border="0" cellpadding="2" cellspacing="0">
       
    19   <tr>
       
    20     <th width="29%" scope="col">Item</th>
       
    21     <th width="57%" scope="col">Explanation</th>
       
    22   </tr>
       
    23   <tr>
       
    24     <td><b>Keep Symbian OS project files (bld.inf/mmp) in sync with project changes</b></td>
       
    25     <td>Select this option to update project files (bld.inf and mmp) when you add, remove, rename or move files and directories in your current workspace.</td>
       
    26   </tr>
       
    27   <tr>
       
    28     <td><b>When files are added to the project </b></td>
       
    29     <td><p>The following options are available when files are added to a project:</p>
       
    30       <ul>
       
    31         <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
       
    32         <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
       
    33         <li>Never change bld.inf/mmp - No changes are made </li>
       
    34     </ul></td>
       
    35   </tr>
       
    36   <tr>
       
    37     <td><b>When files in the project are moved/renamed/deleted </b></td>
       
    38     <td><p>The following options are available that effect the bld.inf or mmp files when files in a project are moved, renamed, or deleted:</p>
       
    39       <ul>
       
    40         <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
       
    41         <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
       
    42         <li>Never change bld.inf/mmp - No changes are made </li>
       
    43       </ul></td>
       
    44   </tr>
       
    45   <tr>
       
    46     <td><b>Indexing Options</b></td>
       
    47     <td><p>The following options control how the project mmp files are indexed:</p>
       
    48       <ul>
       
    49         <li>Index only source files from mmp files being built (default)</li>
       
    50         <li>Index source files from all mmp files </li>
       
    51     </ul></td>
       
    52   </tr>
       
    53 </table>
       
    54 <h5>Related references</h5>
       
    55 <ul>
       
    56   <li><a href="../tasks/sdks/sdk_platform_filter.htm">Platform Filtering Preferences</a></li>
       
    57   <li><a href="pref_carb_sdk_preferencea.html">SDK Preferences</a></li>
       
    58 </ul>
       
    59 <div id="footer">Copyright &copy; 2010 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>
       
    60 
       
    61 </body>
       
    62 </html>