core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html
changeset 302 8ad872e05db4
parent 0 fb279309251b
child 1225 a546534a48de
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,20 +1,27 @@
-<!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>
-	 This section explains how to work with SDKs using the tools provided. 
-  </p>
-  <ul>
-<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="sdks/sdk_view_properties.htm">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>
+<!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>
    
\ No newline at end of file