core/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html
author fturovic <frank.turovich@nokia.com>
Thu, 18 Feb 2010 11:17:02 -0600
branchRCL_2_4
changeset 987 77469bd2d10b
parent 949 57698352558c
permissions -rw-r--r--
additions and revisions to tasks and ref pages and images
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
"http://www.w3.org/TR/html4/loose.dtd">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<html><head>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<title>SDK Preferences</title>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<style type="text/css">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<!--
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
.style2 {
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
	color: #FF0000;
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
	font-weight: bold;
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
}
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
-->
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
</style>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
</head>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
   <body>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
   <div class="Head1">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
<h2>SDK Preferences</h2>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
</div>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
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.preferences.SDKPreferencePage)")'>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
SDK Preferences</a> page in the <b>Preferences</b> window to control which installed SDKs are available to projects during an import.  To
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
	 access SDK preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; SDK Preferences</b>. 
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
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>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
   <p class="note"><b>NOTE</b> This panel serves as a <span class="code">devices.xml</span> file editor. The <span class="code">devices.xml</span> file stores information about the installed SDKs used for Symbian OS development.</p>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
   <div class="Figure">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
949
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    27
	  <p align="center" class="Image"><img src="../images/SDKPreferences.png" width="740" height="546" alt="SDK preferences panel" /></p>
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    28
     <p align="center" class="figure">Figure 1. SDK Preferences preference panel </p>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
   </div>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
   <table cellpadding="2" cellspacing="0"
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
border="0">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
         <tr valign="top">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
           <td class="Cell"><b>Available Symbian OS SDK's</b></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    35
           <td class="Cell"><p>Lists all the installed and recognized SDKs supported by the IDE. Only SDKs supported by the IDE are included in the list. </p>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
             <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
             <p>SDKs shown in <span class="style2">red</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or missing build configurations. </p>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
           <p>Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area. </p></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
        </tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
         <tr valign="top">
949
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    41
           <td class="Cell"><b>Remove SDK </b></td>
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    42
           <td class="Cell">Click to remove the selected SDK from the Available Symbian OS SDK's list. </td>
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    43
         </tr>
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    44
         <tr valign="top">
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
           <td class="Cell"><b>Add New SDK </b></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
           <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_add.htm">add</a> an SDK to the <b>Available Symbian OS SDKs</b> list.</p>           </td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
     </tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    48
         <tr valign="top">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
           <td class="Cell"><b>SDK Properties</b></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    50
           <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>Available Symbian OS SDKs</b> list.</p>           </td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
     </tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    52
         <tr valign="top">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    53
           <td class="Cell"><b>Listen for devices.xml changes outside of Carbide </b></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    54
           <td class="Cell">Enable of have  Carbide  issue an alert prompting you to rescan your SDKs when changes to the <span class="code">devices.xml</span> file are made outside of  Carbide. When disabled the <span class="code">devices.xml</span> file is not scanned for changes. </td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    55
         </tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    56
         <tr valign="top">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    57
           <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    58
           <td class="Cell"><p>Click to <a href="../tasks/sdks/sdk_search.htm">rescan</a>  the drive  for newly installed SDKs. The devices.xml file is scanned for SDKs and the list of available SDKs is updated if the devices.xml file has changed.</p>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    59
             <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    60
        </tr>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    61
   </table>
949
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    62
   <h5>Related tasks</h5>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    63
	 <ul>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    64
       
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    65
       <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    66
       <li><a href="../tasks/AddinganSDK.html">Adding an SDK</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    67
       <li><a href="../tasks/RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    68
  </ul>
949
57698352558c revised manual reference pages and images
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    69
<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>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    70
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    71
   </body>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    72
   </html>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    73