core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 22:58:09 -0500
changeset 1934 4f0cd256d26c
parent 1920 b6a66d85e102
child 1996 22b525c1e359
permissions -rw-r--r--
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
"http://www.w3.org/TR/html4/loose.dtd">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<html><head>
1893
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
     4
<title>Symbian SDKs</title>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
<style type="text/css">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
<!--
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
.style2 {
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
	color: #FF0000;
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    11
	font-weight: bold;
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    12
}
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    13
-->
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    14
</style>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    15
</head>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    16
   <body>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    17
<h2>Symbian SDKs</h2>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    18
<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.sdk_prefs_page)")'>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    19
   Symbian SDKs</a> preference panel in the <b>Preferences</b> window to view the installed SDKs that are available for creating projects during an import. If the SDK is properly configured for SBSv2 you may never need to view this preference panel.</p>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    20
<p>One thing to note is that Carbde.c++ no longer requires the <span class="code">devices.xml</span> file to recognize and use SDKs. Insteads it now caches this information for later use. If the SDK contains an entry for the <span class="code">devices.xml</span> Carbide will use it.</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    21
<p>To
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    22
    access <strong>Symbian SDKs</strong> preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; Symbian SDKs</b>. </p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    23
<p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project.  If the SDK you have installed is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list. See <a href="../tasks/start/carbide_requirements.htm">Carbide.c++ Requirements</a> for a list of supported SDKs. </p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    24
   <p align="center" class="Image"><img src="images/prefs_symbian_sdks.png" alt="Symbian SDKs preference panel" width="719" height="525"></p>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    25
     <p align="center" class="figure">Figure 1. Symbian SDKs preference panel </p>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    26
   <table width="800" border="0" cellpadding="2" cellspacing="0">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    27
   <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    28
         <tr valign="top">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    29
           <td class="Cell"><b>Symbian SDK's</b></td>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    30
           <td class="Cell"><p>Lists all the installed and recognized SDKs that are supported by the IDE. SDKs no longer supported will not be shown. You can double-click on any <b>SDK ID</b> or <b>Location</b> entry to directly edit the fields information.</p>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    31
             <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    32
             <p>SDKs shown in <span class="style2">RED</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or unsupported Symbian OS version. </p>
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    33
           <p>Click on a SDK name to see its <span class="code">EPOCROOT</span> location and build configuration status in the SDK Information area. </p>
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    34
           </td>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    35
        </tr>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    36
         <tr valign="top">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    37
             <td class="Cell"><b>Add </b></td>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    38
             <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_add.htm">add</a> an SDK to the <b>Symbian SDKs</b> list.</p></td>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    39
         </tr>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    40
         <tr valign="top">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    41
           <td class="Cell"><b>Delete </b></td>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    42
           <td class="Cell">Click to remove the selected SDK from the <b>Symbian SDKs</b> list. </td>
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    43
       </tr>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    44
         <tr valign="top">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    45
           <td class="Cell"><b>Properties</b></td>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1920
diff changeset
    46
           <td class="Cell"><p>Click to view and edit the <a href="../tasks/sdks/sdk_view_properties.htm">properties</a> of the currently selected SDK in the <b>Symbian SDKs</b> list.</p>           </td>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    47
     </tr>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    48
         <tr valign="top">
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    49
           <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    50
           <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_search.htm">rescan</a>  the drive  for newly installed SDKs. </p>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    51
             <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    52
        </tr>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    53
   </table>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    54
   <h5>Related tasks</h5>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    55
	 <ul>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    56
       
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    57
       <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1767
diff changeset
    58
       <li><a href="../tasks/sdks/sdk_add.htm">Adding an SDK</a></li>
1767
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    59
  </ul>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    60
<div id="footer">Copyright &copy; 2010 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>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    61
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    62
   </body>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    63
   </html>
ba706e5ea5ac began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    64