core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_cpp.htm
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 22:58:09 -0500
changeset 1934 4f0cd256d26c
parent 1791 727385d8e2b3
child 2131 ff0156b93599
permissions -rw-r--r--
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Carbide.c++ preference</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body >
<h2>Carbide.c++ preferences</h2>
<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)")'>
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>
<p align="center"><img src="images/prefs_carbide_cpp.png" alt="Carbide.c++ preference panel" width="671" height="554"></p>
<p class="figure">Figure 1 - Carbide.c++ preferences page </p>
<h5>Table 1 Carbide.c++ Preferences &mdash;items</h5>
<table width="850"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="29%" scope="col">Item</th>
    <th width="57%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>Keep Symbian OS project files (bld.inf/mmp) in sync with project changes</b></td>
    <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>
  </tr>
  <tr>
    <td><b>When files are added to the project </b></td>
    <td><p>The following options are available when files are added to a project:</p>
      <ul>
        <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
        <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
        <li>Never change bld.inf/mmp - No changes are made </li>
    </ul></td>
  </tr>
  <tr>
    <td><b>When files in the project are moved/renamed/deleted </b></td>
    <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>
      <ul>
        <li>Ask before changing bld.inf/mmp - You are prompted to allow changes </li>
        <li>Always change bld.inf/mmp - Changes are made wthout asking you to allow change </li>
        <li>Never change bld.inf/mmp - No changes are made </li>
      </ul></td>
  </tr>
  <tr>
    <td><b>Indexing Options</b></td>
    <td><p>The following options control how the project mmp files are indexed:</p>
      <ul>
        <li>Index only source files from mmp files being built (default)</li>
        <li>Index source files from all mmp files </li>
    </ul></td>
  </tr>
</table>
<h5>Related references</h5>
<ul>
  <li><a href="../tasks/sdks/sdk_platform_filter.htm">Platform Filtering Preferences</a></li>
  <li><a href="pref_carb_symbian_sdk.htm">SDK Preferences</a></li>
</ul>
<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>

</body>
</html>