core/com.nokia.carbide.cpp.doc.user/html/concepts/SDKSupport.html
author timkelly
Fri, 27 Mar 2009 10:47:09 -0500
changeset 17 71c0485f97c2
parent 2 d760517a8095
permissions -rw-r--r--
new image for CDK
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
cawthron
parents:
diff changeset
     2
<title>SDK Support in Concepts</title>
cawthron
parents:
diff changeset
     3
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     4
   </head>
cawthron
parents:
diff changeset
     5
   <body>
cawthron
parents:
diff changeset
     6
   <div class="Head1">
cawthron
parents:
diff changeset
     7
<h2>SDK Support</h2>
cawthron
parents:
diff changeset
     8
</div>
cawthron
parents:
diff changeset
     9
	  
cawthron
parents:
diff changeset
    10
	 <p>
cawthron
parents:
diff changeset
    11
		The SDK support provided in the workbench allows the developer to choose
cawthron
parents:
diff changeset
    12
		which of the installed SDKs to work with. From the chosen SDK, Symbian OS
cawthron
parents:
diff changeset
    13
		plug-ins pick-up information such as header files, import libraries,
cawthron
parents:
diff changeset
    14
		documentation and other SDK specific information.</p>
cawthron
parents:
diff changeset
    15
	 <p>You can add and manage SDKs in the SDK Preferences window. The <a href="../reference/SDKPreferences.html">SDK Preferences</a> window lists all
cawthron
parents:
diff changeset
    16
			 available SDKs and allows you to rescan the drive for newly installed and supported SDKs or remove an existing SDK.
cawthron
parents:
diff changeset
    17
			 The changes in SDK Preferences are applicable to all projects under that
cawthron
parents:
diff changeset
    18
			 workspace.</p>
cawthron
parents:
diff changeset
    19
	 <h5>Related tasks</h5>
cawthron
parents:
diff changeset
    20
	   <ul>
cawthron
parents:
diff changeset
    21
         <li><a href="../tasks/sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</a></li>
cawthron
parents:
diff changeset
    22
         <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Viewing and Editing SDK Properties</a></li>
cawthron
parents:
diff changeset
    23
	   </ul>
cawthron
parents:
diff changeset
    24
	   
cawthron
parents:
diff changeset
    25
	   <h5>Related references</h5>
cawthron
parents:
diff changeset
    26
	   <ul>
cawthron
parents:
diff changeset
    27
	     <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
cawthron
parents:
diff changeset
    28
	     <li><a href="../reference/SDKPreferences.html">SDK Preferences</a></li>
cawthron
parents:
diff changeset
    29
       </ul>
cawthron
parents:
diff changeset
    30
<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>
cawthron
parents:
diff changeset
    31
   </body>
cawthron
parents:
diff changeset
    32
   </html>
cawthron
parents:
diff changeset
    33