core/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html
branchRCL_2_4
changeset 949 57698352558c
parent 302 8ad872e05db4
equal deleted inserted replaced
944:248e161fd5cd 949:57698352558c
    22 	 access SDK preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; SDK Preferences</b>. 
    22 	 access SDK preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; SDK Preferences</b>. 
    23 	 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project.  If the SDK you have installed is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list. See <a href="../tasks/start/carbide_requirements.htm">Carbide.c++ Requirements</a> for a list of supported SDKs. </p>
    23 	 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project.  If the SDK you have installed is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list. See <a href="../tasks/start/carbide_requirements.htm">Carbide.c++ Requirements</a> for a list of supported SDKs. </p>
    24    <p class="note"><b>NOTE</b> This panel serves as a <span class="code">devices.xml</span> file editor. The <span class="code">devices.xml</span> file stores information about the installed SDKs used for Symbian OS development.</p>
    24    <p class="note"><b>NOTE</b> This panel serves as a <span class="code">devices.xml</span> file editor. The <span class="code">devices.xml</span> file stores information about the installed SDKs used for Symbian OS development.</p>
    25    <div class="Figure">
    25    <div class="Figure">
    26 
    26 
    27 	  <p align="center" class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" alt="SDK preferences panel" /></p>
    27 	  <p align="center" class="Image"><img src="../images/SDKPreferences.png" width="740" height="546" alt="SDK preferences panel" /></p>
    28 	  <p align="center" class="figure">Figure 1. SDK Preferences preference panel </p>
    28      <p align="center" class="figure">Figure 1. SDK Preferences preference panel </p>
    29    </div>
    29    </div>
    30    <table cellpadding="2" cellspacing="0"
    30    <table cellpadding="2" cellspacing="0"
    31 border="0">
    31 border="0">
    32 	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
    32 	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
    33          <tr valign="top">
    33          <tr valign="top">
    36              <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
    36              <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
    37              <p>SDKs shown in <span class="style2">red</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or missing build configurations. </p>
    37              <p>SDKs shown in <span class="style2">red</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or missing build configurations. </p>
    38            <p>Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area. </p></td>
    38            <p>Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area. </p></td>
    39         </tr>
    39         </tr>
    40          <tr valign="top">
    40          <tr valign="top">
       
    41            <td class="Cell"><b>Remove SDK </b></td>
       
    42            <td class="Cell">Click to remove the selected SDK from the Available Symbian OS SDK's list. </td>
       
    43          </tr>
       
    44          <tr valign="top">
    41            <td class="Cell"><b>Add New SDK </b></td>
    45            <td class="Cell"><b>Add New SDK </b></td>
    42            <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_add.htm">add</a> an SDK to the <b>Available Symbian OS SDKs</b> list.</p>           </td>
    46            <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_add.htm">add</a> an SDK to the <b>Available Symbian OS SDKs</b> list.</p>           </td>
    43      </tr>
    47      </tr>
    44          <tr valign="top">
       
    45            <td class="Cell"><b>Remove SDK </b></td>
       
    46            <td class="Cell">Click to remove the selected SDK from the Available Symbian OS SDK's list. </td>
       
    47         </tr>
       
    48          <tr valign="top">
    48          <tr valign="top">
    49            <td class="Cell"><b>SDK Properties</b></td>
    49            <td class="Cell"><b>SDK Properties</b></td>
    50            <td class="Cell"><p>Click to view and edit the <a href="../tasks/sdks/sdk_view_properties.htm">properties</a> of the currently selected SDK in the <b>Available Symbian OS SDKs</b> list.</p>           </td>
    50            <td class="Cell"><p>Click to view and edit the <a href="../tasks/sdks/sdk_view_properties.htm">properties</a> of the currently selected SDK in the <b>Available Symbian OS SDKs</b> list.</p>           </td>
    51      </tr>
    51      </tr>
    52          <tr valign="top">
    52          <tr valign="top">
    57            <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
    57            <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
    58            <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_search.htm">rescan</a>  the drive  for newly installed SDKs. The devices.xml file is scanned for SDKs and the list of available SDKs is updated if the devices.xml file has changed.</p>
    58            <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_search.htm">rescan</a>  the drive  for newly installed SDKs. The devices.xml file is scanned for SDKs and the list of available SDKs is updated if the devices.xml file has changed.</p>
    59              <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
    59              <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
    60         </tr>
    60         </tr>
    61    </table>
    61    </table>
    62 	 <h3>Legacy SDK's </h3>
    62    <h5>Related tasks</h5>
    63 	 <p>For legacy SDK's the OS/SDK version is determined from the SDK id. Some older SDK's have two verisons, one where the emulator was built with MSVC and the other built with CodeWarrior. We support those SDK's built with CodeWarrior. The id of that SDK is <span class="code">S60_2nd_FP2_CW</span>.</p>
       
    64 	 <h5>Related tasks</h5>
       
    65 	 <ul>
    63 	 <ul>
    66        
    64        
    67        <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
    65        <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
    68        <li><a href="../tasks/AddinganSDK.html">Adding an SDK</a></li>
    66        <li><a href="../tasks/AddinganSDK.html">Adding an SDK</a></li>
    69        <li><a href="../tasks/RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
    67        <li><a href="../tasks/RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
    70   </ul>
    68   </ul>
    71 <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>
    69 <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>
    72 
    70 
    73    </body>
    71    </body>
    74    </html>
    72    </html>
    75    
    73