core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
child 302 8ad872e05db4
permissions -rw-r--r--
DP tools release version Revision: 200912

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Viewing SDK Properties</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>SDK Properties</h2>
<p> Use the <b>SDK Properties</b> window to examine the properties associated with the currently selected SDK in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel</a>. You can also use this window to <a href="sdk_add_custkits.htm">map</a> an unrecognized SDK to a known build configuration to use CustKits with a project.</p>
<p class="note"><b>NOTE</b> The SDK Properties dialog box serves as a devices.xml editor for the OEM or Professional Developer edition of Carbide.c++.</p>
<p align="center"><img src="images/wnd_sdk_properties.png" width="418" height="375" alt="SDK Properties window" /></p>
<p class="figure">Figure 1. SDK properties window </p>
<div class="step">
  <h4>Viewing and Modifying SDK Properties </h4>
  <ol>
    <li>Select an SDK in the Available Symbian OS SDKs list  in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
    <li>Click SDK Properties
    <p>The <b>SDK Properties </b> window (Figure 1) appears. You can now review an SDKs properties and make modifications if your Carbide.c++ edition supports SDK modification.</p>
    <p class="note"><b>NOTE</b> Changes are directly applied to the devices.xml file.</p></li>
  </ol>
</div>

<h5>Related concepts</h5>
<ul>
  <li><a href="../../concepts/SDKSupport.html">SDK Support </a></li>
</ul>
<h5>Related tasks </h5>
<ul>
  <li><a href="sdk_add.htm">Adding SDKs</a></li>
  <li><a href="sdk_search.htm">Searching SDKs</a></li>
</ul>
<h5>Related references </h5>
<ul>
  <li><a href="../../reference/SDKPreferences.html">SDK Preferences Panel </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>