core/com.nokia.carbide.cpp.doc.user/html/tasks/AddinganSDK.html
author cawthron
Fri, 03 Apr 2009 14:27:34 -0500
changeset 40 0ca05f80360c
parent 2 d760517a8095
child 302 8ad872e05db4
permissions -rw-r--r--
put branch name in .branch.txt
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>Adding an SDK</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>Adding an SDK</h2>
cawthron
parents:
diff changeset
     8
</div>
cawthron
parents:
diff changeset
     9
	  
cawthron
parents:
diff changeset
    10
	 <p>
cawthron
parents:
diff changeset
    11
		The Symbian OS plug-ins can usually detect when a SDK has been installed,
cawthron
parents:
diff changeset
    12
		as described in <a href="../concepts/SDKSupport.html">SDK Support</a>.</p>
cawthron
parents:
diff changeset
    13
	 <p>
cawthron
parents:
diff changeset
    14
		To do this: 
cawthron
parents:
diff changeset
    15
	 </p>
cawthron
parents:
diff changeset
    16
	 <ol> 
cawthron
parents:
diff changeset
    17
		<li> 
cawthron
parents:
diff changeset
    18
		  <p>
cawthron
parents:
diff changeset
    19
			 Click <b>Window &gt; Preferences</b> to open the Preferences window, then select SDK Preferences in the Carbide.c++ group
cawthron
parents:
diff changeset
    20
		  to show the page for SDKs.</p> 
cawthron
parents:
diff changeset
    21
	   </li> 
cawthron
parents:
diff changeset
    22
		<div class="Figure">
cawthron
parents:
diff changeset
    23
cawthron
parents:
diff changeset
    24
			 <p class="Image"><img src="../images/SDKPreferences.png" width="674" height="465" /></p>
cawthron
parents:
diff changeset
    25
 
cawthron
parents:
diff changeset
    26
		  
cawthron
parents:
diff changeset
    27
</div> 
cawthron
parents:
diff changeset
    28
		<li><p>Click <b>Add New SDK</b> to <a href="sdks/sdk_add.htm">add</a> a specific SDK or Rescan All SDKs to <a href="sdks/sdk_search.htm">search</a> the installed SDKs and add them to the Available Symbian OS SDKs list.</p>
cawthron
parents:
diff changeset
    29
		</li> 
cawthron
parents:
diff changeset
    30
		<li><p>Click OK to save the settings.</p></li>
cawthron
parents:
diff changeset
    31
	 </ol>
cawthron
parents:
diff changeset
    32
	 <p><img src="../images/related_concepts.png" width="115" height="14" /></p>
cawthron
parents:
diff changeset
    33
	 <ul>
cawthron
parents:
diff changeset
    34
       <li><a href="../concepts/SDKSupport.html">SDK Support</a></li>
cawthron
parents:
diff changeset
    35
   </ul>
cawthron
parents:
diff changeset
    36
	 <p><img src="../images/related_tasks.png" width="115" height="14" /></p>
cawthron
parents:
diff changeset
    37
	 <ul>
cawthron
parents:
diff changeset
    38
<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
cawthron
parents:
diff changeset
    39
<li><a href="RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
cawthron
parents:
diff changeset
    40
   </ul>
cawthron
parents:
diff changeset
    41
   <img src="../images/related_references.png" width="115" height="14" />
cawthron
parents:
diff changeset
    42
<ul>
cawthron
parents:
diff changeset
    43
       <li><a href="../reference/SDKPreferences.html">SDK Preferences</a></li>
cawthron
parents:
diff changeset
    44
   </ul>
cawthron
parents:
diff changeset
    45
<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
    46
cawthron
parents:
diff changeset
    47
   </body>
cawthron
parents:
diff changeset
    48
   </html>
cawthron
parents:
diff changeset
    49