core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm
changeset 254 3004b1093064
parent 0 fb279309251b
child 949 57698352558c
equal deleted inserted replaced
253:377935499ff5 254:3004b1093064
    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)")'>
    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 1 shows the Carbide.c++ preference panel.</p>
    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 1 shows the Carbide.c++ preference panel.</p>
    15 <p align="center"><img src="images/carbide_preferences.png" width="627" height="544" alt="" /></p>
    15 <p align="center"><img src="images/carbide_preferences.png" width="627" height="544" alt="" /></p>
    16 <p class="figure">Figure 1 - Carbide.c++ preferences page </p>
    16 <p class="figure">Figure 1 - Carbide.c++ preferences page </p>
    17 <h5>Table 1 Carbide.c++ Preferences &mdash;items</h5>
    17 <h5>Table 1 Carbide.c++ Preferences &mdash;items</h5>
    18 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    18 <table width="700"  border="0" cellpadding="2" cellspacing="0">
    19   <tr>
    19   <tr>
    20     <th width="29%" scope="col">Item</th>
    20     <th width="29%" scope="col">Item</th>
    21     <th width="57%" scope="col">Explanation</th>
    21     <th width="57%" scope="col">Explanation</th>
    22   </tr>
    22   </tr>
    23   <tr>
    23   <tr>
    26   </tr>
    26   </tr>
    27   <tr>
    27   <tr>
    28     <td><b>When files are added to the project </b></td>
    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>
    29     <td><p>The following options are available when files are added to a project:</p>
    30       <ul>
    30       <ul>
    31         <li>Ask before changing bld.inf/mmp - You will be prompted to allow changes </li>
    31         <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
    32         <li>Always change bld.inf/mmp - Changes will be made wthout asking you to allow change </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 will be made </li>
    33         <li>Never change bld.inf/mmp - No changes are made </li>
    34     </ul></td>
    34     </ul></td>
    35   </tr>
    35   </tr>
    36   <tr>
    36   <tr>
    37     <td><b>When files in the project are moved/ renamed/  deleted </b></td>
    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>
    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>
    39       <ul>
    40         <li>Ask before changing bld.inf/mmp - You will be prompted to allow changes </li>
    40         <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
    41         <li>Always change bld.inf/mmp - Changes will be made wthout asking you to allow change </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 will be made </li>
    42         <li>Never change bld.inf/mmp - No changes are made </li>
    43       </ul></td>
    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>
    44   </tr>
    52   </tr>
    45 </table>
    53 </table>
    46 <h5>Related references</h5>
    54 <h5>Related references</h5>
    47 <ul>
    55 <ul>
    48   <li><a href="../tasks/sdks/sdk_platform_filter.htm">Platform Filtering Preferences</a></li>
    56   <li><a href="../tasks/sdks/sdk_platform_filter.htm">Platform Filtering Preferences</a></li>