core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html
author fturovic <frank.turovich@nokia.com>
Wed, 21 Jul 2010 13:50:58 -0500
changeset 1658 2a5c0df13bad
parent 1376 120480c02651
child 1767 ba706e5ea5ac
permissions -rw-r--r--
renamed files for consistency in naming

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>Working with SDKs</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
   </head>
   <body>
<h2>Working with SDKs</h2>  
  <p>The SDK support provided in the workbench allows the developer to choose
		which of the installed SDKs to work with. From the chosen SDK, Symbian OS
		plug-ins pick-up information such as header files, import libraries,
   documentation and other SDK specific information.</p>
  <p>You can add and manage SDKs in the SDK Preferences panel. The <a href="../reference/pref_carb_sdk_preferencea.html">SDK Preferences</a> panel lists all
    available SDKs and allows you to rescan the drive for newly installed and supported SDKs or remove an existing SDK.
    The changes in SDK Preferences are applicable to all projects under that
    workspace.</p>
  <h5>Related references</h5>
  <ul>
    <li><a href="../reference/pref_carb_sdk_preferencea.html">SDK Preferences</a></li>
    <li><a href="sdks/sdk_add.htm">Adding  SDKs</a></li>
    <li><a href="sdks/sdk_search.htm">Searching SDKs</a></li>
    <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Viewing SDK Properties</a></li>
    <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Editing SDK Properties</a></li>
    <li><a href="sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</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>