core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html
author fturovic <frank.turovich@nokia.com>
Wed, 24 Jun 2009 15:56:42 -0500
changeset 302 8ad872e05db4
parent 0 fb279309251b
child 1225 a546534a48de
permissions -rw-r--r--
Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page

<!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/SDKPreferences.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/SDKPreferences.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; 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>
   </body>
   </html>