Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
authorfturovic <frank.turovich@nokia.com>
Wed, 24 Jun 2009 15:56:42 -0500
changeset 302 8ad872e05db4
parent 301 1d4b20e57696
child 303 ba1cc22feee3
Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
core/com.nokia.carbide.cpp.doc.user/html/concepts/SDKSupport.html
core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm
core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm
core/com.nokia.carbide.cpp.doc.user/html/concepts/index.html
core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_ide_dialogs_help.xml
core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectPreferences.html
core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectTypeandSDK.html
core/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html
core/com.nokia.carbide.cpp.doc.user/html/tasks/AddinganSDK.html
core/com.nokia.carbide.cpp.doc.user/html/tasks/RmvngandVwngPropsosSDK.html
core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html
core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_adding_symbian_class.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add_custkits.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm
core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/SDKSupport.html	Wed Jun 24 14:07:33 2009 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>SDK Support in Concepts</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-   <div class="Head1">
-<h2>SDK Support</h2>
-</div>
-	  
-	 <p>
-		The SDK support provided in the workbench allows the developer to choose
-		which of the installed SDKs to work with. From the chosen SDK, Symbian OS
-		plug-ins pick-up information such as header files, import libraries,
-		documentation and other SDK specific information.</p>
-	 <p>You can add and manage SDKs in the SDK Preferences window. The <a href="../reference/SDKPreferences.html">SDK Preferences</a> window lists all
-			 available SDKs and allows you to rescan the drive for newly installed and supported SDKs or remove an existing SDK.
-			 The changes in SDK Preferences are applicable to all projects under that
-			 workspace.</p>
-	 <h5>Related tasks</h5>
-	   <ul>
-         <li><a href="../tasks/sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</a></li>
-         <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Viewing and Editing SDK Properties</a></li>
-	   </ul>
-	   
-	   <h5>Related references</h5>
-	   <ul>
-	     <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
-	     <li><a href="../reference/SDKPreferences.html">SDK Preferences</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>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,34 +1,33 @@
-<!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>Concepts</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Concepts</h2>
-<p>The following concepts provide information on common Carbdie.c++ terminology, technologies, and processes:</p>
-<ul>
-  <li><a href="build_configurations.htm">Active Build Configuration</a></li>
-  <li><a href="AIFDefWizard.html">AIF File</a></li>
-  <li><a href="breakpoints.htm">Breakpoints</a></li>
-  <li><a href="build_targets.htm">Build Targets</a></li>
-  <li><a href="cvs.htm">Concurrent Versions System (CVS)</a></li>
-  <li><a href="contextual_menus.htm">Context menu support</a></li>
-  <li><a href="emulators.htm">Emulation Debugging</a></li>
-  <li><a href="../projects/launch/launch_configs_overview.htm">Launch Configurations</a></li>
-  <li><a href="registers.htm">Registers</a></li>
-  <li><a href="MBMDefWizard.html">MBM File</a></li>
-  <li><a href="mmpfiles.htm">MMP Files</a></li>
-  <li><a href="trk.htm">On-device Debugging</a></li>
-  <li><a href="SDKSupport.html">SDK Support</a></li>
-  <li><a href="watchpoints.htm">Watchpoints</a></li>
-</ul>
-<div class="step">
-  <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>
-
-</div>
-</body>
-</html>
+<!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>Concepts</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Concepts</h2>
+<p>The following concepts provide information on common Carbdie.c++ terminology, technologies, and processes:</p>
+<ul>
+  <li><a href="build_configurations.htm">Active Build Configuration</a></li>
+  <li><a href="AIFDefWizard.html">AIF File</a></li>
+  <li><a href="breakpoints.htm">Breakpoints</a></li>
+  <li><a href="build_targets.htm">Build Targets</a></li>
+  <li><a href="cvs.htm">Concurrent Versions System (CVS)</a></li>
+  <li><a href="contextual_menus.htm">Context menu support</a></li>
+  <li><a href="emulators.htm">Emulation Debugging</a></li>
+  <li><a href="../projects/launch/launch_configs_overview.htm">Launch Configurations</a></li>
+  <li><a href="registers.htm">Registers</a></li>
+  <li><a href="MBMDefWizard.html">MBM File</a></li>
+  <li><a href="mmpfiles.htm">MMP Files</a></li>
+  <li><a href="trk.htm">On-device Debugging</a></li>
+  <li><a href="watchpoints.htm">Watchpoints</a></li>
+</ul>
+<div class="step">
+  <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>
+
+</div>
+</body>
+</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,44 +1,45 @@
-<!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>Context Menus</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Context Menus</h2>
-<p>  A context menu provides a shortcut to frequently used menu commands. The available menu commands change, based on the context of the selected item. For example, the Breakpoints view uses commands that differ from the Editor view. </p>
-<p>Sample uses of the context menu for different tasks include:</p>
-<ul>
-  <li>Editor views - perform editing functions, format, compare, and a host of other file actions </li>
-  <li><a href="../reference/view_breakpoints.htm">Breakpoints</a> view - enable, disable, remove, or select all breakpoints</li>
-  <li><a href="../reference/view_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </li>
-  <li><a href="../reference/view_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>
-  <li><a href="../reference/view_memory_wnd.htm">Memory</a> view - add or remove memory monitors </li>
-</ul>
-<p class="note"><b>TIP</b> Experiment using the context menu in various views to discover additional capabilities.</p>
-<p>Figure 1 shows a sample context menu in the Breakpoints view.</p>
-<p align="center"><img src="images/breakpt_popup_menu.png" width="155" height="187" /></p>
-<p class="figure">Figure 1 - Context menu in Breakpoints view </p>
-<div class="step">
-  <h4>Using Context Menus</h4>
-  <p>Use context menus to apply context-specific commands to selected items.</p>
-  <ul>
-    <li>Right-click or click and hold on an item to open a context menu</li>
-  </ul>
-    <blockquote>
-      <p>The context menu appears, displaying menu commands applicable to the selected item or view.
-    
-  </p>
-    </blockquote>
-</div>
-  <h5>Related References</h5>
-  <ul>
-    <li><a href="../reference/menus/menus.htm">Menus</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>
+<!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>Context Menus</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Context Menus</h2>
+<p>  A context menu provides a shortcut to frequently used menu commands. The available menu commands change, based on the context of the selected item. For example, the Breakpoints view uses commands that differ from the Editor view. </p>
+<p>Sample uses of the context menu for different tasks include:</p>
+<ul>
+  <li>Editor views - perform editing functions, format, compare, and a host of other file actions </li>
+  <li><a href="../reference/view_breakpoints.htm">Breakpoints</a> view - enable, disable, remove, or select all breakpoints</li>
+  <li><a href="../reference/view_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </li>
+  <li><a href="../reference/view_memory_wnd.htm">Memory</a> view - add or remove memory monitors </li>
+  <li><a href="../reference/view_cpp_projects.htm">Project Explorer</a> view - manage projects, build, delete, freeze, run, debug, and other common project commands</li>
+  <li><a href="../reference/view_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>
+</ul>
+<p class="note"><b>TIP</b> Experiment using the context menu in various views to discover additional capabilities.</p>
+<p>Figure 1 shows a sample context menu in the Breakpoints view.</p>
+<p align="center"><img src="images/breakpt_popup_menu.png" width="155" height="187" /></p>
+<p class="figure">Figure 1 - Context menu in Breakpoints view </p>
+<div class="step">
+  <h4>Using Context Menus</h4>
+  <p>Use context menus to apply context-specific commands to selected items.</p>
+  <ul>
+    <li>Right-click or click and hold on an item to open a context menu</li>
+  </ul>
+    <blockquote>
+      <p>The context menu appears, displaying menu commands applicable to the selected item or view.
+    
+  </p>
+    </blockquote>
+</div>
+  <h5>Related References</h5>
+  <ul>
+    <li><a href="../reference/menus/menus.htm">Menus</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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/index.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/index.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,44 +1,44 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Concepts in Symbian OS Eclipse Development User Guide</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-   <h2>Concepts</h2>
-   <div class="Bodytext"> 
-  
-
-  <p>
-	 This section of the User Guide provides an overview of the main concepts in
-	 Eclipse to create and build programs for Symbian OS. 
-  </p>
-  <p>
-	 The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project,
-	 SDK and build support for Symbian OS developers. The plug-ins extend the
-	 functionality provided by Eclipse and the C/C++ Development Toolkit (CDT). 
-  </p>
-  <p>
-	 The plug-ins simplify Symbian OS development by removing the need to use
-	 command line build tools, and provide a graphical interface to Symbian OS
-	 specific file formats, such as AIF and MBM. 
-  </p>
-  <p>
-	 The plug-ins provide a new perspective, called the Carbide.c++ Perspective, on
-	 the Eclipse workbench. This perspective enhances the standard CDT C/C++
-	 perspective by allowing you to select easily the SDKs and build target types
-	 that you want to use for each project.
-  </p>
-  <p>
-	 The following topics discuss these concepts in more detail: 
-  </p>
-  <ul>
-<li><a href="SDKSupport.html">SDK Support</a></li>
-<li><a href="CarbidePerspective.html">Carbide.c++ Perspective</a></li>
-<li><a href="AIFDefWizard.html">AIF File</a></li>
-<li><a href="MBMDefWizard.html">MBM File</a></li>
-</ul>
-</div>
-<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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
+<title>Concepts in Symbian OS Eclipse Development User Guide</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+   </head>
+   <body>
+   <h2>Concepts</h2>
+   <div class="Bodytext"> 
+  
+
+  <p>
+	 This section of the User Guide provides an overview of the main concepts in
+	 Eclipse to create and build programs for Symbian OS. 
+  </p>
+  <p>
+	 The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project,
+	 SDK and build support for Symbian OS developers. The plug-ins extend the
+	 functionality provided by Eclipse and the C/C++ Development Toolkit (CDT). 
+  </p>
+  <p>
+	 The plug-ins simplify Symbian OS development by removing the need to use
+	 command line build tools, and provide a graphical interface to Symbian OS
+	 specific file formats, such as AIF and MBM. 
+  </p>
+  <p>
+	 The plug-ins provide a new perspective, called the Carbide.c++ Perspective, on
+	 the Eclipse workbench. This perspective enhances the standard CDT C/C++
+	 perspective by allowing you to select easily the SDKs and build target types
+	 that you want to use for each project.
+  </p>
+  <p>
+	 The following topics discuss these concepts in more detail: 
+  </p>
+  <ul>
+<li><a href="../tasks/WorkingwithSDKs.html">SDK Support</a></li>
+<li><a href="CarbidePerspective.html">Carbide.c++ Perspective</a></li>
+<li><a href="AIFDefWizard.html">AIF File</a></li>
+<li><a href="MBMDefWizard.html">MBM File</a></li>
+</ul>
+</div>
+<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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_ide_dialogs_help.xml	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_ide_dialogs_help.xml	Wed Jun 24 15:56:42 2009 -0500
@@ -1,606 +1,606 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- =============================================================================== -->
-<!-- CONTEXT HELP FOR CARBIDE BUILDER/IDE DIALOGS AND PLUGINS                        -->
-<!-- Location for all Carbide context help not related to the debugger.              -->
-<!-- Includes context help references for:                                           -->
-<!--    plugin="com.nokia.carbide.cdt.builder"                                       -->
-<!--    plugin="com.nokia.carbide.cdt.rombuilder"                                    -->
-<!--    plugin="com.nokia.carbide.cpp.leavescan"                                     -->
-<!--    plugin="com.nokia.carbide.cpp.project.ui"                                    -->
-<!--    plugin="com.nokia.carbide.cpp.sdk.ui"                                        -->
-<!--    plugin="com.nokia.carbide.remoteConnections"                                 -->
-<!--    plugin="com.nokia.carbide.templatewizard"                                    -->
-<!--    plugin="com.nokia.carbide.updater"                                           -->
-<!--    plugin="com.nokia.carbide.cpp.builder.utils"                                 -->
-<!--    plugin="com.nokia.carbide.cpp.news.reader"                                   -->
-<!--    plugin="com.nokia.search.system"                                 		 	 -->
-<!-- =============================================================================== -->
-
-<contexts>
-
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cdt.builder                                           -->
-<!-- =============================================================================== -->
-	
-	<!-- Carbide Project Settings page -->
-	<context id="project_properties_page" >
-		<description>Use the Carbide Project Settings window to specify project build options.</description>
-		<topic label="Carbide Project Settings"		              href="html/reference/build_properties/pane_project_settings.htm" />
-		<topic label="Building Projects"			              href="html/tasks/projects/prj_build.htm" />
-		<topic label="Carbide Build Configurations"				  href="html/reference/build_properties/pane_build_config.htm" />
-	</context>
-
-	<!-- Carbide Build Configurations Page -->
-	<context id="project_configurations_page" >
-		<description>The Carbide Build Configurations page allows you to specify SIS file options and environment variable settings for the selected build configuration</description>
-		<topic label="Carbide Build Configurations"					href="html/reference/build_properties/pane_build_config.htm" />
-		<topic label="Carbide Build Configurations Manage SDK"		href="html/reference/ProjectTypeandSDK.html" />
-		<topic label="Environment Variables"						href="html/reference/build_properties/pane_build_config_env.htm" />
-	</context>
-
-	<!-- Carbide Build Manage Configurations Page -->
-	<context id="manage_configurations_dialog" >
-		<description>Add or Remove build configurations to current project</description>
-		<topic label="Carbide Build Configurations"				   	href="html/reference/build_properties/pane_build_config.htm" />
-		<topic label="Adding/Removing Build Configurations"	   		href="html/tasks/projects/prj_new_build_config.htm" />
-		<topic label="Carbide Macro Settings"	   					href="html/reference/build_properties/pane_macro_settings.htm" />
-	</context>
-
-	<!-- Carbide Build Preference Page (added v1.3) -->
-	<context id="builder_preference_page" >
-		<description>Set global build options</description>
-		<topic label="Build preferences"	   href="html/reference/wnd_build_prefs.htm" />
-	</context>
-
-	<!-- SIS BUILDER DIALOG (added v1.3)                                -->
-	<!-- DOCS: Verify SIS builder page URL -->
-	<context id="builder_sis_dialog" >
-		<description>builder_sis_dialog</description>
-		<topic label="SIS Builder"         		href="html/reference/wnd_build_prefs.htm" />
-	</context>
-
-	<!-- Carbide MMP Changed dialog (added v1.3) -->
-	<context id="builder_mmp_changed_action_dialog" >
-		<description>Set global build options</description>
-		<topic label="=STUB="	   href="html/reference/wnd_build_prefs.htm" />
-	</context>
-
-	<!-- Carbide Macro Settings panel (added v1.3) -->
-	<context id="macro_settings_page" >
-		<description>Set project macros options</description>
-		<topic label="Carbide Macro Settings"	   		href="html/reference/build_properties/pane_macro_settings.htm" />
-		<topic label="Carbide Build Configurations"		href="html/reference/build_properties/pane_build_config.htm" />
-	</context>
-
-	
-	
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cdt.rombuilder                                        -->
-<!-- =============================================================================== -->
-
-	<!-- ROM Build settings -->
-	<context id="rom_build_settings_page" >
-		<description>Use the ROM Build Settings panel to specify ROM build commands and working directory.</description>
-		<topic label="Carbide ROM Build Settings"		href="html/reference/ROM_build_settings.html" />
-	</context>
-	
-	
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cpp.leavescan                                         -->
-<!-- =============================================================================== -->
-	
-	<!-- LEAVESCAN PREF PANEL -->
-	<context id="leavescan_prefs_page" >
-		<description>Specify the Leavescan directory.</description>
-		<topic label="Leavescan Preferences" 	href="html/reference/leavescan_pref.html"/>
-	</context>
-	
-	
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cpp.project.ui                                        -->
-<!-- =============================================================================== -->
-
-	<!-- ============================================================== -->
-	<!-- FILE: src.com.nokia.carbide.cpp.project.ProjectUIHelpIDs.java  -->
-	<!-- ============================================================== -->
-	
-	<!-- CARBIDE PREF PAGE -->
-	<context id="carbide_prefs_page" >
-		<description>Provides options to monitor project changes, emulator variables, and preprocessor symbols.</description>
-		<topic label="Carbide.c++ preferences"  			href="html/reference/wnd_carbide_pref.htm" />
-	</context>
-
-	<!-- BLD INF PAGE -->
-	<context id="bldinf_selection_page" >
-		<description>Build information file selection page</description>
-		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
-		<topic label="Troubleshooting"				href="html/hints_tips.htm#projects" />
-	</context>
-
-	<!-- MMP Selection Page -->
-	<context id="mmp_selection_page" >
-		<description>MMP Selection Page</description>
-		<topic label="MMP Selection Page"  			href="html/concepts/mmpfiles.htm" />
-		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
-	</context>
-
-	<!-- Carbide Project Settings Page -->
-	<context id="project_properties_page" >
-		<description>Project Properties page</description>
-		<topic label="Project Properties page"  	href="html/tasks/ImportingProjects.html" />
-		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
-	</context>
-
-	<!-- Choose Project Page   -->
-	<context id="choose_project_page" >
-		<description>Select an existing project.</description>
-		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
-		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
-		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
-	</context>
-
-	<!-- Symbian Project Navigator VIEW -->
-	<context id="spn_view" >
-		<description>Symbian Project Navigator</description>
-		<topic label="Symbian Project Navigator View"  		href="html/reference/view_sym_proj_nav.htm" />
-	</context>
-
-	<!-- MMP SELECTION DIALOG -->
-	<context id="mmp_selection_dialog" >
-		<description>Use the New MMP Wizard to add an MMP file to the project.</description>
-		<topic label="New MMP Wizard"  		href="html/reference/NewMMP_wizard.html" />
-	</context>  
-	
-	<!-- UPDATE FILES QUERY DIALOG -->
-	<context id="update_files_query_dialog" >
-		<description>==STUB==</description>
-		<topic label="==STUB=="  		href="html/reference/NewMMP_wizard.html" />
-	</context>  
-
-	<!-- INDEXER PREFERENCE PANEL -->
-	<context id="indexer_preference_page" >
-		<topic label="C/C++ Indexer" 				href="html/reference/indexer.html" />
-	</context>
-
-	<!-- INDEXER PROPERTY PANEL -->
-	<context id="indexer_properties_page" >
-		<topic label="C/C++ Indexer" 				href="html/reference/indexer.html" />
-	</context>
-
-	<!-- New MMP File wizard -->
-	<context id="mmp_wizard_page" >
-		<description>MMP Selection Page</description>
-		<topic label="MMP Selection Page"  			href="html/concepts/mmpfiles.htm" />
-		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
-	</context>
-
-
-	<!-- ============================================================== -->
-	<!-- INF EDITOR HELP IDS                                            -->
-	<!-- ============================================================== -->
-	
-	<!-- INF Editor Overview Page -->
-	<context id="OverviewPage" >
-		<description>View and modify Symbian projects and export files to be included in building your application.</description>
-		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
-		<topic label="INF Editor Exports" 				href="html/reference/INF_Editor_exports.html" />
-		<topic label="Add/Edit Exports" 				href="html/reference/INF_Editor_exports.html#addexport" />
-		<topic label="Add/Edit MMP file" 				href="html/reference/INF_Editor_addedit_mmp.html" />
-	</context>
-
-	<!-- INF Editor Exports Page -->
-	<context id="ExportsPage" >
-		<description>View and modify the list of files to be part of the normal build process.</description>
-		<topic label="INF Editor Exports" 				href="html/reference/INF_Editor_exports.html" />
-		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
-	</context>
-
-	<!-- INF Editor Exports Dialog -->
-	<context id="ExportsDialog" >
-		<description>Add and edit paths to exported files.</description>
-		<topic label="Add/Edit Exports" 				href="html/reference/INF_Editor_exports.html#addexport" />
-		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />	
-	</context>
-
-	<!-- INF Editor MMP Dialog -->
-	<context id="MMPDialog" >
-		<description>Add mmp files to the build process.</description>
-		<topic label="Add/Edit MMP file" 				href="html/reference/INF_Editor_addedit_mmp.html" />
-		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
-	</context>
-
-	<!-- INF Editor Make Dialog -->
-	<context id="MakeDialog" >
-		<description>Add make files to the build process.</description>
-		<topic label="Add/Edit Make file" 				href="html/reference/INF_Editor_addedit_make.html" />
-		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
-	</context>
-	
-	
-	<!-- ============================================================== -->
-	<!-- MMP EDITOR HELP IDS                                            -->
-	<!-- FILE: src.com.nokia.carbide.cpp.mmpEditor.HelpContexts.java    -->
-	<!-- ============================================================== -->
-	
-	<!-- MMP Editor Overview Page -->
-	<context id="MMPOverviewPage" >
-		<description>Define target information.</description>
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-	
-	<!-- MMP Editor Options Page -->
-	<context id="MMPOptionsPage" >
-		<description>Define runtime, compiler, and linker options.</description>
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-	</context>
-
-	<!-- MMP Editor Sources Page -->
-	<context id="MMPSourcesPage" >
-		<description>Define source files to be included in project build process.</description>
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-
-	<!-- MMP Editor Libraries Page -->
-	<context id="MMPLibrariesPage" >
-		<description>Add libraries to the project.</description>
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-
-	<!-- MMP Editor Resource Block -->
-	<context id="MMPResourceBlockDialog" >
-		<description>Add resource files to the project.</description>
-		<topic label="Edit Resource Block" 				href="html/reference/MMP_Editor_resource_block.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-
-	<!-- MMP Editor Library Dialog -->
-	<context id="MMPAddLibraryDialog" >
-		<description>Add libraries to your project.</description>
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-
-	<!-- MMP Editor Capabilities Dialog -->
-	<context id="MMPCapabilitiesDialog" >
-		<description>Add system resource capabilities to your application.</description>
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-	</context>
-
-	<!-- MMP Editor Library Dialog -->
-	<context id="MMPEditLibraryDialog" >
-		<description>Specify a name for the selected library.</description>
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-
-	<!-- MMP Editor Include Directory -->
-	<context id="MMPIncludeDirectoryDialog" >
-		<description>Specify user or system include paths.</description>
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-	</context>
-
-	<!-- MMP File Path Dialog 
-	<context id="MMPFilePathDialog" >
-		<description>Use the MMP file path dialog to.</description>
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-    -->
-
-	<!-- Tool options Dialog 
-	<context id="MMPToolOptionsDialog" >
-		<description>Use the Tool options dialog to.</description>
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-	</context>
-    -->
-
-	<!-- Languages Dialog -->
-	<context id="MMPLanguagesDialog" >
-		<description>Use the Select Languages dialog to add or remove languages from a project.</description>
-		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
-		<topic label="Overview"							href="html/reference/MMP_Editor.html" />
-		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
-		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
-		<topic label="MMP Editor" 				        href="html/reference/MMP_Editor_mmp_tab.html" />
-	</context>
-	
-
-
-	
-   
-
-    <!-- MBM and MIF editor  -->
-	<context id="multi_image_editor_dialog" >
-		<description>Use the MBM and MIF editor to create multi-bitmap or mif files.</description>
-		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
-        <topic label="Creating MBM File" 				href="html/tasks/Multi-BitmapFile.html" />
-		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
-	</context>
-
-	<!-- AIF Editor  -->
-	<context id="aif_editor_dialog" >
-		<description>Use the AIF editor to specify the Symbian OS resource file and bitmaps that should be included in a Symbian OS application information (AIF) file.</description>
-		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
-		<topic label="AIF File" 						href="html/concepts/AIFDefWizard.html" />
-		<topic label="Creating an AIF File" 			href="html/tasks/AppInfoFile.html" />
-	</context>
-
-	<!-- Image Editor add images from project -->
-	<context id="add_project_images_dialog" >
-		<description>Use the add image from project dialog to search for image files in your project.</description>
-		<topic label="Add Images from Project" 			href="html/reference/add_from_project.htm" />
-		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
-		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
-		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
-	</context>
-
-	<!-- Image Editor add images from file system -->
-	<context id="add_filesystem_images_dialog" >
-		<description>Use the add image from file system dialog to search for image files on your file system.</description>
-		<topic label="Add Images from Filesystem" 		href="html/reference/add_from_filesys.htm" />
-		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
-		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
-		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
-	</context>
-
-	
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cpp.sdk.ui                                            -->
-<!-- FILE: src.com.nokia.carbide.cpp.internal.sdk.ui.SDKUIhelpIDs.java               -->
-<!-- =============================================================================== -->
-
-	<!-- ============================================================== -->
-	<!-- SDK PREFS HELP IDS                                             -->
-	<!-- ============================================================== -->
-	
-	<!-- Carbide.c++ > SDK Preferences panel -->
-	<context id="sdk_prefs_page" >
-		<description>Use the SDK Preferences page to Add or remove SDKs, or edit SDK properties</description>
-		<topic label="SDK Preferences"  					href="html/reference/SDKPreferences.html" />
-		<topic label="Adding SDKs" 							href="html/tasks/sdks/sdk_add.htm" />
-		<topic label="Searching SDKs" 						href="html/tasks/sdks/sdk_search.htm" />
-		<topic label="Viewing SDK Properties" 				href="html/tasks/sdks/sdk_view_properties.htm" />
-		<topic label="Adding Symbian Custom Kits" 			href="html/tasks/sdks/sdk_add_custkits.htm" />
-	</context>
-
-	<!-- SDK Preferences panel: SDK Add dialog -->
-	<context id="sdk_add_dialog" >
-		<description>Use the SDK Add dialog to Add SDKs to current project</description>
-		<topic label="Add SDK"			        href="html/tasks/sdks/sdk_add.htm" />
-		<topic label="SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
-	</context>
-
-	<!-- SDK Preferences panel: SDK Properties dialog -->
-	<context id="sdk_properties_dialog" >
-		<description>Use the SDK Properties window to examine the properties associated with the currently selected SDK in the SDK Preferences panel.</description>
-		<topic label="SDK Properties"				href="html/tasks/sdks/sdk_view_properties.htm" />
-		<topic label="SDK Preferences"				href="html/reference/SDKPreferences.html" />
-		<topic label="Adding Symbian Custom Kits"	href="html/tasks/sdks/sdk_add_custkits.htm" />
-	</context>
-
-	<!-- Carbide.c++ > Platform Filtering Preferences panel -->
-	<context id="sdk_platform_filter_page" >
-		<description>Use the SDK Platform Filter window to show only platforms related to selected SDK.</description>
-		<topic label="Platform Filtering Preferences"		href="html/tasks/sdks/sdk_platform_filter.htm" />
-		<topic label="SDK Preferences"						href="html/reference/SDKPreferences.html" />
-	</context>
-
-	<!-- New Symbian OS Project wizard > Symbian OS SDKs page -->
-	<context id="build_targets_page" >
-		<description>SDKs and Build Configurations</description>
-		<topic label="SDKs and Build Configurations"  		href="html/reference/ProjectTypeandSDK.html" />
-		<topic label="Creating New Projects"				href="html/tasks/CreatingNewProjects.html" />
-		<topic label="SDK Support"							href="html/concepts/SDKSupport.html" />
-	</context>
-
-
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.remoteConnections                                     -->
-<!-- Added 2.0 (20080804)															 -->
-<!-- =============================================================================== -->
-
-	<!-- Remote Connections view -->
-	<context id="connections_view" >
-		<description>Use the Remote Connections view to manage your connections.</description>
-		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
-		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm" />
-	</context>
-
-	<!-- Remote Connections Wizard: Edit connection page -->
-	<context id="connection_type_page" >
-		<description>Use the Edit Connection page to choose a remote connection type.</description>
-		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm#CONN_EDIT" />
-		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
-	</context>
-
-	<!-- Remote Connections Wizard: Edit connection page -->
-	<context id="connection_settings_page" >
-		<description>Use the Settings page to set connection options.</description>
-		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm#CONN_SET" />
-		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
-	</context>
-
-	<!-- IMPORT WIZARD                                                  -->
-	<context id="import_wizard_selection_wizard_page_context" >
-		<topic label="Importing Remote Connections"		href="html/reference/trk/importing_remote_conns.htm"/>
-	</context>
-	
-	<!-- EXPORT WIZARD                                                  -->
-	<context id="export_wizard_selection_wizard_page_context" >
-		<topic label="Exporting Remote Connections"		href="html/reference/trk/exporting_remote_conns.htm"/>
-	</context>
-	
-<!-- =============================================================================== -->
-<!-- NEW SYMBIAN OS CLASS WIZARD PAGES                                               -->
-<!-- plugin="com.nokia.carbide.templatewizard"                                       -->
-<!-- FILE = src.com.nokia.carbide.internal.api.template.engine.TemplateEngine.java   -->
-<!-- =============================================================================== -->
-	
-	<context id="location" >
-		<description>Specify source and header file names and location.</description>
-		<topic label="Name and Location"					href="html/reference/wiz_name_and_location_page.htm" />
-		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
-		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
-		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
-	</context>
-
-	<context id="other" >
-		<description>Enter other properties for generated files.</description>
-		<topic label="Other Settings"						href="html/reference/ProjectOtherSettings.html" />
-		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
-		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
-		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
-	</context>
-	
-	
-	<!-- ============================================================== -->
-	<!-- NEW SYMBIAN OS PROJECT WIZARD PAGES                            -->
-	<!-- ============================================================== -->
-	<!-- UNVERIFIED HELP IDS -->
-	
-	<context id="directories" >
-		<description>Specify project directories for files.</description>
-		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
-	</context>
-
-	<context id="basics" >
-		<description>Enter the basic properties for a project.</description>
-		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
-	</context>
-	
-	<context id="choose_template_page" >
-		<description>Select a template to base the new project on.</description>
-		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
-	</context>
-	
-	<context id="skeleton" >
-		<description>Specify minimum project properties.</description>
-		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
-	</context>
-	
-
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.updater                                               -->
-<!-- =============================================================================== -->
-
-	<!-- Project updater -->
-	<!-- FILE: internal.updater.ui.ProjectUpdateDialog.java -->
-	<context id="projectUpdateDialog" >
-		<description>Update Carbide.c++ version 1.1 projects to version 1.2.</description>
-		<topic label="Carbide.c++ Updater"			href="html/reference/olderproject_updater.html" />
-	</context>
-
-	<!-- Files updater -->
-	<!-- FILE: internal.updater.ui.RefactoringUpdaterWizard.java -->
-	<context id="refactoringUpdaterWizard" >
-		<description>View, accept, or cancel changes to be performed.</description>
-		<topic label="Carbide.c++ Files Updater"	href="html/reference/olderproject_updater.html#uid" />
-	</context>
-	
-	
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cpp.builder.utils                                             -->
-<!-- FILE: CabideBuilerUtilsHelpIds.java                                             -->
-<!-- =============================================================================== -->
-	
-	<!-- PREPROCESS PREFERENCE PANEL (added v1.3) -->
-	<context id="builder_preprocess_page" >
-		<description>Inspect and edit default preprocessor options.</description>
-		<topic label="Preprocess preferences" 				href="html/reference/wnd_preprocess_prefs.htm"/>
-	</context>
-
-	<!-- PREPROCESSOR LANGUAGE DIALOG (added v1.3) -->
-	<context id="builder_preprocess_language_dialog" >
-		<description>Verify which languages should be preprocessed.</description>
-  <topic href="html/tasks/projects/prj_preprocess.htm" label="Preprocessing files"/>
-		<topic label="Preprocess preferences" 				href="html/reference/wnd_preprocess_prefs.htm"/>
-	</context>
-	
-
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.search.system                                             	 -->
-<!-- =============================================================================== -->
-	
-	<!-- SYSTEM SEARCH PREFERENCE PANEL (added v1.3) -->
-	<context id="search_preference_page_context" >
-		<description>System search preference options</description>
-		<topic label="System Search preferences" 	href="html/reference/search/wnd_system_search_prefs.htm"/>
-		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
-	</context>
-
-	<!-- SYSTEM SEARCH WINDOW (added v1.3) -->
-	<context id="text_search_page_context" >
-		<description>System search page options</description>
-		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
-		<topic label="System Search preferences" 	href="html/reference/search/wnd_system_search_prefs.htm"/>
-	</context>
-
-	<!-- SYSTEM SEARCH VIEW (added v1.3) -->
-	<context id="new_search_view_context" >
-		<description>System Search view options</description>
-		<topic label="System Search view" 			href="html/reference/search/view_system_search.htm"/>
-		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
-	</context>
-
-<!-- =============================================================================== -->
-<!-- PLUGIN: com.nokia.carbide.cpp.news.reader                                    	 -->
-<!-- =============================================================================== -->
-
-	<!-- NEWS READER PREFERENCE PANEL (added v2.0.3) -->
-	<context id="NewsPreferencePage" >
-		<description>News Reader preference options</description>
-		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
-		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
-	</context>
-	
-	<!-- NEWS READER EDITOR (added v2.0.3) -->
-	<context id="NewsEditor" >
-		<description>News Reader editor options</description>
-		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
-		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
-	</context>
-	
-	<!-- NEWS READER HELP MENU (added v2.0.3) -->
-	<context id="newsCommand" >
-		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
-		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
-	</context>
-	
-	<!-- NEWS READER TRIM AREA (added v2.0.3) -->
-	<context id="newsTrimCommand" >
-		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
-		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
-	</context>
-
-</contexts>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- =============================================================================== -->
+<!-- CONTEXT HELP FOR CARBIDE BUILDER/IDE DIALOGS AND PLUGINS                        -->
+<!-- Location for all Carbide context help not related to the debugger.              -->
+<!-- Includes context help references for:                                           -->
+<!--    plugin="com.nokia.carbide.cdt.builder"                                       -->
+<!--    plugin="com.nokia.carbide.cdt.rombuilder"                                    -->
+<!--    plugin="com.nokia.carbide.cpp.leavescan"                                     -->
+<!--    plugin="com.nokia.carbide.cpp.project.ui"                                    -->
+<!--    plugin="com.nokia.carbide.cpp.sdk.ui"                                        -->
+<!--    plugin="com.nokia.carbide.remoteConnections"                                 -->
+<!--    plugin="com.nokia.carbide.templatewizard"                                    -->
+<!--    plugin="com.nokia.carbide.updater"                                           -->
+<!--    plugin="com.nokia.carbide.cpp.builder.utils"                                 -->
+<!--    plugin="com.nokia.carbide.cpp.news.reader"                                   -->
+<!--    plugin="com.nokia.search.system"                                 		 	 -->
+<!-- =============================================================================== -->
+
+<contexts>
+
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cdt.builder                                           -->
+<!-- =============================================================================== -->
+	
+	<!-- Carbide Project Settings page -->
+	<context id="project_properties_page" >
+		<description>Use the Carbide Project Settings window to specify project build options.</description>
+		<topic label="Carbide Project Settings"		              href="html/reference/build_properties/pane_project_settings.htm" />
+		<topic label="Building Projects"			              href="html/tasks/projects/prj_build.htm" />
+		<topic label="Carbide Build Configurations"				  href="html/reference/build_properties/pane_build_config.htm" />
+	</context>
+
+	<!-- Carbide Build Configurations Page -->
+	<context id="project_configurations_page" >
+		<description>The Carbide Build Configurations page allows you to specify SIS file options and environment variable settings for the selected build configuration</description>
+		<topic label="Carbide Build Configurations"					href="html/reference/build_properties/pane_build_config.htm" />
+		<topic label="Carbide Build Configurations Manage SDK"		href="html/reference/ProjectTypeandSDK.html" />
+		<topic label="Environment Variables"						href="html/reference/build_properties/pane_build_config_env.htm" />
+	</context>
+
+	<!-- Carbide Build Manage Configurations Page -->
+	<context id="manage_configurations_dialog" >
+		<description>Add or Remove build configurations to current project</description>
+		<topic label="Carbide Build Configurations"				   	href="html/reference/build_properties/pane_build_config.htm" />
+		<topic label="Adding/Removing Build Configurations"	   		href="html/tasks/projects/prj_new_build_config.htm" />
+		<topic label="Carbide Macro Settings"	   					href="html/reference/build_properties/pane_macro_settings.htm" />
+	</context>
+
+	<!-- Carbide Build Preference Page (added v1.3) -->
+	<context id="builder_preference_page" >
+		<description>Set global build options</description>
+		<topic label="Build preferences"	   href="html/reference/wnd_build_prefs.htm" />
+	</context>
+
+	<!-- SIS BUILDER DIALOG (added v1.3)                                -->
+	<!-- DOCS: Verify SIS builder page URL -->
+	<context id="builder_sis_dialog" >
+		<description>builder_sis_dialog</description>
+		<topic label="SIS Builder"         		href="html/reference/wnd_build_prefs.htm" />
+	</context>
+
+	<!-- Carbide MMP Changed dialog (added v1.3) -->
+	<context id="builder_mmp_changed_action_dialog" >
+		<description>Set global build options</description>
+		<topic label="=STUB="	   href="html/reference/wnd_build_prefs.htm" />
+	</context>
+
+	<!-- Carbide Macro Settings panel (added v1.3) -->
+	<context id="macro_settings_page" >
+		<description>Set project macros options</description>
+		<topic label="Carbide Macro Settings"	   		href="html/reference/build_properties/pane_macro_settings.htm" />
+		<topic label="Carbide Build Configurations"		href="html/reference/build_properties/pane_build_config.htm" />
+	</context>
+
+	
+	
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cdt.rombuilder                                        -->
+<!-- =============================================================================== -->
+
+	<!-- ROM Build settings -->
+	<context id="rom_build_settings_page" >
+		<description>Use the ROM Build Settings panel to specify ROM build commands and working directory.</description>
+		<topic label="Carbide ROM Build Settings"		href="html/reference/ROM_build_settings.html" />
+	</context>
+	
+	
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cpp.leavescan                                         -->
+<!-- =============================================================================== -->
+	
+	<!-- LEAVESCAN PREF PANEL -->
+	<context id="leavescan_prefs_page" >
+		<description>Specify the Leavescan directory.</description>
+		<topic label="Leavescan Preferences" 	href="html/reference/leavescan_pref.html"/>
+	</context>
+	
+	
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cpp.project.ui                                        -->
+<!-- =============================================================================== -->
+
+	<!-- ============================================================== -->
+	<!-- FILE: src.com.nokia.carbide.cpp.project.ProjectUIHelpIDs.java  -->
+	<!-- ============================================================== -->
+	
+	<!-- CARBIDE PREF PAGE -->
+	<context id="carbide_prefs_page" >
+		<description>Provides options to monitor project changes, emulator variables, and preprocessor symbols.</description>
+		<topic label="Carbide.c++ preferences"  			href="html/reference/wnd_carbide_pref.htm" />
+	</context>
+
+	<!-- BLD INF PAGE -->
+	<context id="bldinf_selection_page" >
+		<description>Build information file selection page</description>
+		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
+		<topic label="Troubleshooting"				href="html/hints_tips.htm#projects" />
+	</context>
+
+	<!-- MMP Selection Page -->
+	<context id="mmp_selection_page" >
+		<description>MMP Selection Page</description>
+		<topic label="MMP Selection Page"  			href="html/concepts/mmpfiles.htm" />
+		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
+	</context>
+
+	<!-- Carbide Project Settings Page -->
+	<context id="project_properties_page" >
+		<description>Project Properties page</description>
+		<topic label="Project Properties page"  	href="html/tasks/ImportingProjects.html" />
+		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
+	</context>
+
+	<!-- Choose Project Page   -->
+	<context id="choose_project_page" >
+		<description>Select an existing project.</description>
+		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
+		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
+		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
+	</context>
+
+	<!-- Symbian Project Navigator VIEW -->
+	<context id="spn_view" >
+		<description>Symbian Project Navigator</description>
+		<topic label="Symbian Project Navigator View"  		href="html/reference/view_sym_proj_nav.htm" />
+	</context>
+
+	<!-- MMP SELECTION DIALOG -->
+	<context id="mmp_selection_dialog" >
+		<description>Use the New MMP Wizard to add an MMP file to the project.</description>
+		<topic label="New MMP Wizard"  		href="html/reference/NewMMP_wizard.html" />
+	</context>  
+	
+	<!-- UPDATE FILES QUERY DIALOG -->
+	<context id="update_files_query_dialog" >
+		<description>==STUB==</description>
+		<topic label="==STUB=="  		href="html/reference/NewMMP_wizard.html" />
+	</context>  
+
+	<!-- INDEXER PREFERENCE PANEL -->
+	<context id="indexer_preference_page" >
+		<topic label="C/C++ Indexer" 				href="html/reference/indexer.html" />
+	</context>
+
+	<!-- INDEXER PROPERTY PANEL -->
+	<context id="indexer_properties_page" >
+		<topic label="C/C++ Indexer" 				href="html/reference/indexer.html" />
+	</context>
+
+	<!-- New MMP File wizard -->
+	<context id="mmp_wizard_page" >
+		<description>MMP Selection Page</description>
+		<topic label="MMP Selection Page"  			href="html/concepts/mmpfiles.htm" />
+		<topic label="Importing Projects"  			href="html/tasks/ImportingProjects.html" />
+	</context>
+
+
+	<!-- ============================================================== -->
+	<!-- INF EDITOR HELP IDS                                            -->
+	<!-- ============================================================== -->
+	
+	<!-- INF Editor Overview Page -->
+	<context id="OverviewPage" >
+		<description>View and modify Symbian projects and export files to be included in building your application.</description>
+		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
+		<topic label="INF Editor Exports" 				href="html/reference/INF_Editor_exports.html" />
+		<topic label="Add/Edit Exports" 				href="html/reference/INF_Editor_exports.html#addexport" />
+		<topic label="Add/Edit MMP file" 				href="html/reference/INF_Editor_addedit_mmp.html" />
+	</context>
+
+	<!-- INF Editor Exports Page -->
+	<context id="ExportsPage" >
+		<description>View and modify the list of files to be part of the normal build process.</description>
+		<topic label="INF Editor Exports" 				href="html/reference/INF_Editor_exports.html" />
+		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
+	</context>
+
+	<!-- INF Editor Exports Dialog -->
+	<context id="ExportsDialog" >
+		<description>Add and edit paths to exported files.</description>
+		<topic label="Add/Edit Exports" 				href="html/reference/INF_Editor_exports.html#addexport" />
+		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />	
+	</context>
+
+	<!-- INF Editor MMP Dialog -->
+	<context id="MMPDialog" >
+		<description>Add mmp files to the build process.</description>
+		<topic label="Add/Edit MMP file" 				href="html/reference/INF_Editor_addedit_mmp.html" />
+		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
+	</context>
+
+	<!-- INF Editor Make Dialog -->
+	<context id="MakeDialog" >
+		<description>Add make files to the build process.</description>
+		<topic label="Add/Edit Make file" 				href="html/reference/INF_Editor_addedit_make.html" />
+		<topic label="INF Editor Overview"				href="html/reference/INF_Editor.html" />
+	</context>
+	
+	
+	<!-- ============================================================== -->
+	<!-- MMP EDITOR HELP IDS                                            -->
+	<!-- FILE: src.com.nokia.carbide.cpp.mmpEditor.HelpContexts.java    -->
+	<!-- ============================================================== -->
+	
+	<!-- MMP Editor Overview Page -->
+	<context id="MMPOverviewPage" >
+		<description>Define target information.</description>
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+	
+	<!-- MMP Editor Options Page -->
+	<context id="MMPOptionsPage" >
+		<description>Define runtime, compiler, and linker options.</description>
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+	</context>
+
+	<!-- MMP Editor Sources Page -->
+	<context id="MMPSourcesPage" >
+		<description>Define source files to be included in project build process.</description>
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+
+	<!-- MMP Editor Libraries Page -->
+	<context id="MMPLibrariesPage" >
+		<description>Add libraries to the project.</description>
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+
+	<!-- MMP Editor Resource Block -->
+	<context id="MMPResourceBlockDialog" >
+		<description>Add resource files to the project.</description>
+		<topic label="Edit Resource Block" 				href="html/reference/MMP_Editor_resource_block.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+
+	<!-- MMP Editor Library Dialog -->
+	<context id="MMPAddLibraryDialog" >
+		<description>Add libraries to your project.</description>
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+
+	<!-- MMP Editor Capabilities Dialog -->
+	<context id="MMPCapabilitiesDialog" >
+		<description>Add system resource capabilities to your application.</description>
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+	</context>
+
+	<!-- MMP Editor Library Dialog -->
+	<context id="MMPEditLibraryDialog" >
+		<description>Specify a name for the selected library.</description>
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+
+	<!-- MMP Editor Include Directory -->
+	<context id="MMPIncludeDirectoryDialog" >
+		<description>Specify user or system include paths.</description>
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+	</context>
+
+	<!-- MMP File Path Dialog 
+	<context id="MMPFilePathDialog" >
+		<description>Use the MMP file path dialog to.</description>
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+    -->
+
+	<!-- Tool options Dialog 
+	<context id="MMPToolOptionsDialog" >
+		<description>Use the Tool options dialog to.</description>
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="MMP Editor Overview"				href="html/reference/MMP_Editor.html" />
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+	</context>
+    -->
+
+	<!-- Languages Dialog -->
+	<context id="MMPLanguagesDialog" >
+		<description>Use the Select Languages dialog to add or remove languages from a project.</description>
+		<topic label="Sources" 							href="html/reference/MMP_Editor_sources.html" />
+		<topic label="Overview"							href="html/reference/MMP_Editor.html" />
+		<topic label="Libraries" 						href="html/reference/MMP_Editor_libraries.html" />
+		<topic label="Options" 				            href="html/reference/MMP_Editor_options.html" />
+		<topic label="MMP Editor" 				        href="html/reference/MMP_Editor_mmp_tab.html" />
+	</context>
+	
+
+
+	
+   
+
+    <!-- MBM and MIF editor  -->
+	<context id="multi_image_editor_dialog" >
+		<description>Use the MBM and MIF editor to create multi-bitmap or mif files.</description>
+		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
+        <topic label="Creating MBM File" 				href="html/tasks/Multi-BitmapFile.html" />
+		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
+	</context>
+
+	<!-- AIF Editor  -->
+	<context id="aif_editor_dialog" >
+		<description>Use the AIF editor to specify the Symbian OS resource file and bitmaps that should be included in a Symbian OS application information (AIF) file.</description>
+		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
+		<topic label="AIF File" 						href="html/concepts/AIFDefWizard.html" />
+		<topic label="Creating an AIF File" 			href="html/tasks/AppInfoFile.html" />
+	</context>
+
+	<!-- Image Editor add images from project -->
+	<context id="add_project_images_dialog" >
+		<description>Use the add image from project dialog to search for image files in your project.</description>
+		<topic label="Add Images from Project" 			href="html/reference/add_from_project.htm" />
+		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
+		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
+		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
+	</context>
+
+	<!-- Image Editor add images from file system -->
+	<context id="add_filesystem_images_dialog" >
+		<description>Use the add image from file system dialog to search for image files on your file system.</description>
+		<topic label="Add Images from Filesystem" 		href="html/reference/add_from_filesys.htm" />
+		<topic label="AIF Editor" 						href="html/reference/AIFEditor.html" />
+		<topic label="MBM Editor" 						href="html/reference/MBMEditor.html" />
+		<topic label="MBM/MIF Editor" 					href="html/reference/view_mifdef_editor.htm" />
+	</context>
+
+	
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cpp.sdk.ui                                            -->
+<!-- FILE: src.com.nokia.carbide.cpp.internal.sdk.ui.SDKUIhelpIDs.java               -->
+<!-- =============================================================================== -->
+
+	<!-- ============================================================== -->
+	<!-- SDK PREFS HELP IDS                                             -->
+	<!-- ============================================================== -->
+	
+	<!-- Carbide.c++ > SDK Preferences panel -->
+	<context id="sdk_prefs_page" >
+		<description>Use the SDK Preferences page to Add or remove SDKs, or edit SDK properties</description>
+		<topic label="SDK Preferences"  					href="html/reference/SDKPreferences.html" />
+		<topic label="Adding SDKs" 							href="html/tasks/sdks/sdk_add.htm" />
+		<topic label="Searching SDKs" 						href="html/tasks/sdks/sdk_search.htm" />
+		<topic label="Viewing SDK Properties" 				href="html/tasks/sdks/sdk_view_properties.htm" />
+		<topic label="Adding Symbian Custom Kits" 			href="html/tasks/sdks/sdk_add_custkits.htm" />
+	</context>
+
+	<!-- SDK Preferences panel: SDK Add dialog -->
+	<context id="sdk_add_dialog" >
+		<description>Use the SDK Add dialog to Add SDKs to current project</description>
+		<topic label="Add SDK"			        href="html/tasks/sdks/sdk_add.htm" />
+		<topic label="SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
+	</context>
+
+	<!-- SDK Preferences panel: SDK Properties dialog -->
+	<context id="sdk_properties_dialog" >
+		<description>Use the SDK Properties window to examine the properties associated with the currently selected SDK in the SDK Preferences panel.</description>
+		<topic label="SDK Properties"				href="html/tasks/sdks/sdk_view_properties.htm" />
+		<topic label="SDK Preferences"				href="html/reference/SDKPreferences.html" />
+		<topic label="Adding Symbian Custom Kits"	href="html/tasks/sdks/sdk_add_custkits.htm" />
+	</context>
+
+	<!-- Carbide.c++ > Platform Filtering Preferences panel -->
+	<context id="sdk_platform_filter_page" >
+		<description>Use the SDK Platform Filter window to show only platforms related to selected SDK.</description>
+		<topic label="Platform Filtering Preferences"		href="html/tasks/sdks/sdk_platform_filter.htm" />
+		<topic label="SDK Preferences"						href="html/reference/SDKPreferences.html" />
+	</context>
+
+	<!-- New Symbian OS Project wizard > Symbian OS SDKs page -->
+	<context id="build_targets_page" >
+		<description>SDKs and Build Configurations</description>
+		<topic label="SDKs and Build Configurations"  		href="html/reference/ProjectTypeandSDK.html" />
+		<topic label="Creating New Projects"				href="html/tasks/CreatingNewProjects.html" />
+		<topic label="Working with SDKs"					href="html/tasks/WorkingwithSDKs.html" />
+	</context>
+
+
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.remoteConnections                                     -->
+<!-- Added 2.0 (20080804)															 -->
+<!-- =============================================================================== -->
+
+	<!-- Remote Connections view -->
+	<context id="connections_view" >
+		<description>Use the Remote Connections view to manage your connections.</description>
+		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
+		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm" />
+	</context>
+
+	<!-- Remote Connections Wizard: Edit connection page -->
+	<context id="connection_type_page" >
+		<description>Use the Edit Connection page to choose a remote connection type.</description>
+		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm#CONN_EDIT" />
+		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
+	</context>
+
+	<!-- Remote Connections Wizard: Edit connection page -->
+	<context id="connection_settings_page" >
+		<description>Use the Settings page to set connection options.</description>
+		<topic label="Adding, editing, or removing connections"			href="html/reference/trk/wnd_new_conn_wiz_edit.htm#CONN_SET" />
+		<topic label="Remote Connections view"			  				href="html/reference/trk/view_remote_connection.htm" />
+	</context>
+
+	<!-- IMPORT WIZARD                                                  -->
+	<context id="import_wizard_selection_wizard_page_context" >
+		<topic label="Importing Remote Connections"		href="html/reference/trk/importing_remote_conns.htm"/>
+	</context>
+	
+	<!-- EXPORT WIZARD                                                  -->
+	<context id="export_wizard_selection_wizard_page_context" >
+		<topic label="Exporting Remote Connections"		href="html/reference/trk/exporting_remote_conns.htm"/>
+	</context>
+	
+<!-- =============================================================================== -->
+<!-- NEW SYMBIAN OS CLASS WIZARD PAGES                                               -->
+<!-- plugin="com.nokia.carbide.templatewizard"                                       -->
+<!-- FILE = src.com.nokia.carbide.internal.api.template.engine.TemplateEngine.java   -->
+<!-- =============================================================================== -->
+	
+	<context id="location" >
+		<description>Specify source and header file names and location.</description>
+		<topic label="Name and Location"					href="html/reference/wiz_name_and_location_page.htm" />
+		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
+		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
+		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
+	</context>
+
+	<context id="other" >
+		<description>Enter other properties for generated files.</description>
+		<topic label="Other Settings"						href="html/reference/ProjectOtherSettings.html" />
+		<topic label="Adding Symbian OS Classes"			href="html/tasks/projects/prj_adding_symbian_class.htm" />
+		<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html"/>
+		<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html"/>
+	</context>
+	
+	
+	<!-- ============================================================== -->
+	<!-- NEW SYMBIAN OS PROJECT WIZARD PAGES                            -->
+	<!-- ============================================================== -->
+	<!-- UNVERIFIED HELP IDS -->
+	
+	<context id="directories" >
+		<description>Specify project directories for files.</description>
+		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
+	</context>
+
+	<context id="basics" >
+		<description>Enter the basic properties for a project.</description>
+		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
+	</context>
+	
+	<context id="choose_template_page" >
+		<description>Select a template to base the new project on.</description>
+		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
+	</context>
+	
+	<context id="skeleton" >
+		<description>Specify minimum project properties.</description>
+		<topic label="Creating New Projects"		href="html/tasks/CreatingNewProjects.html" />
+	</context>
+	
+
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.updater                                               -->
+<!-- =============================================================================== -->
+
+	<!-- Project updater -->
+	<!-- FILE: internal.updater.ui.ProjectUpdateDialog.java -->
+	<context id="projectUpdateDialog" >
+		<description>Update Carbide.c++ version 1.1 projects to version 1.2.</description>
+		<topic label="Carbide.c++ Updater"			href="html/reference/olderproject_updater.html" />
+	</context>
+
+	<!-- Files updater -->
+	<!-- FILE: internal.updater.ui.RefactoringUpdaterWizard.java -->
+	<context id="refactoringUpdaterWizard" >
+		<description>View, accept, or cancel changes to be performed.</description>
+		<topic label="Carbide.c++ Files Updater"	href="html/reference/olderproject_updater.html#uid" />
+	</context>
+	
+	
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cpp.builder.utils                                             -->
+<!-- FILE: CabideBuilerUtilsHelpIds.java                                             -->
+<!-- =============================================================================== -->
+	
+	<!-- PREPROCESS PREFERENCE PANEL (added v1.3) -->
+	<context id="builder_preprocess_page" >
+		<description>Inspect and edit default preprocessor options.</description>
+		<topic label="Preprocess preferences" 				href="html/reference/wnd_preprocess_prefs.htm"/>
+	</context>
+
+	<!-- PREPROCESSOR LANGUAGE DIALOG (added v1.3) -->
+	<context id="builder_preprocess_language_dialog" >
+		<description>Verify which languages should be preprocessed.</description>
+  <topic href="html/tasks/projects/prj_preprocess.htm" label="Preprocessing files"/>
+		<topic label="Preprocess preferences" 				href="html/reference/wnd_preprocess_prefs.htm"/>
+	</context>
+	
+
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.search.system                                             	 -->
+<!-- =============================================================================== -->
+	
+	<!-- SYSTEM SEARCH PREFERENCE PANEL (added v1.3) -->
+	<context id="search_preference_page_context" >
+		<description>System search preference options</description>
+		<topic label="System Search preferences" 	href="html/reference/search/wnd_system_search_prefs.htm"/>
+		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
+	</context>
+
+	<!-- SYSTEM SEARCH WINDOW (added v1.3) -->
+	<context id="text_search_page_context" >
+		<description>System search page options</description>
+		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
+		<topic label="System Search preferences" 	href="html/reference/search/wnd_system_search_prefs.htm"/>
+	</context>
+
+	<!-- SYSTEM SEARCH VIEW (added v1.3) -->
+	<context id="new_search_view_context" >
+		<description>System Search view options</description>
+		<topic label="System Search view" 			href="html/reference/search/view_system_search.htm"/>
+		<topic label="System Search page" 			href="html/reference/search/wnd_system_search.htm"/>
+	</context>
+
+<!-- =============================================================================== -->
+<!-- PLUGIN: com.nokia.carbide.cpp.news.reader                                    	 -->
+<!-- =============================================================================== -->
+
+	<!-- NEWS READER PREFERENCE PANEL (added v2.0.3) -->
+	<context id="NewsPreferencePage" >
+		<description>News Reader preference options</description>
+		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
+		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
+	</context>
+	
+	<!-- NEWS READER EDITOR (added v2.0.3) -->
+	<context id="NewsEditor" >
+		<description>News Reader editor options</description>
+		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
+		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
+	</context>
+	
+	<!-- NEWS READER HELP MENU (added v2.0.3) -->
+	<context id="newsCommand" >
+		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
+		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
+	</context>
+	
+	<!-- NEWS READER TRIM AREA (added v2.0.3) -->
+	<context id="newsTrimCommand" >
+		<topic label="Carbide.c++ News view" 			href="html/reference/view_carbide_news.htm"/>
+		<topic label="Carbide.c++ News preferences" 	href="html/reference/prefs_carbide_news.htm"/>
+	</context>
+
+</contexts>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectPreferences.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectPreferences.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,36 +1,37 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Project and File Properties</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <div class="Head1">
-<h2>C/C++ Project and File Properties</h2>
-</div>
-	  
-	 <p>
-		The <b>Properties</b> window allows you to change the general
-	 settings for a project and  individual files.</p> 
-	 <p>
-		To change the settings for a project, right-click the project from the	   <b>Project Explorer</b>, <b>C/C++ Project</b>, or <b>Symbian Project Navigator</b> views, and choose <b>Properties</b> from the context menu. The <b>Properties for &lt;<i>project_name</i>&gt;</b> window will then show all the project settings. If
-		you alter the settings, then the settings are applied as
-	 defaults for all files in the project. The Carbide.c++ panels include:</p>
-	 <ul>
-	   <li><a href="build_properties/pane_build_config.htm">Carbide Build Configuration</a> </li>
-       <li><a href="build_properties/pane_project_settings.htm">Carbide Project Settings</a></li>
-       <li><a href="ROM_build_settings.html">Carbide ROM Build Settings</a></li>
-       <li>other - additional panels may appear here as well. For example, Carbide CodeScanner.   </li>
-   </ul>
-	 <p>
-		To change the settings only for a particular file, right-click the file
-		from the <b>Project Explorer</b>, <b>C/C++ Project</b>, or <b>Symbian Project Navigator</b> views, and choose <b>Properties</b>  from the context menu. The <b>Properties for &lt;<i>file_name</i>&gt;</b> window  shows  the settings that are
-	 relevant to that file.</p>
-
-	   <h5>Related Tasks</h5>
-	   <ul>
-	     <li><a href="../tasks/projects/prj_build.htm">Building Projects</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
+<title>Project and File Properties</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <div class="Head1">
+<h2>C/C++ Project and File Properties</h2>
+</div>
+	  
+	 <p>
+		The <b>Properties</b> window allows you to change the general
+	 settings for a project and  individual files.</p> 
+	 <p>
+		To change the settings for a project, right-click the project from the	   <b>Project Explorer</b>, <b>C/C++ Project</b>, or <b>Symbian Project Navigator</b> views, and choose <b>Properties</b> from the context menu. The <b>Properties for &lt;<i>project_name</i>&gt;</b> window will then show all the project settings. If
+		you alter the settings, then the settings are applied as
+	 defaults for all files in the project. </p>
+	 <p>The Carbide.c++ panels include:</p>
+<ul>
+	   <li><a href="build_properties/pane_build_config.htm">Build Configurations</a> </li>
+       <li><a href="build_properties/pane_macro_settings.htm">Macro Settings</a></li>
+  <li><a href="build_properties/pane_project_settings.htm">Project Settings</a></li>
+  <li>other - additional panels may appear here as well. For example,  <b>CodeScanner</b> and <b>UI Designer</b>, to name two.   </li>
+   </ul>
+<p>
+		To change the settings only for a particular file, right-click the file
+		from the <b>Project Explorer</b>, <b>C/C++ Project</b>, or <b>Symbian Project Navigator</b> views, and choose <b>Properties</b>  from the context menu. The <b>Properties for &lt;<i>file_name</i>&gt;</b> window  shows  the settings that are
+	 relevant to that file.</p>
+
+	   <h5>Related Tasks</h5>
+	   <ul>
+	     <li><a href="../tasks/projects/prj_build.htm">Building Projects</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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectTypeandSDK.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectTypeandSDK.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,66 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-<html>
-<head>
-  <title>Symbian OS SDKs</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body>
-<div class="Head1">
-<h2>Symbian OS SDKs</h2>
-</div>
-<div class="Bodytext">
-<p> You can set the SDKs and Build Configurations in this page. The available SDKs shown are determined by the settings in the <a href="SDKPreferences.html">SDK Preferences</a> page. </p>
-<div class="Figure">
-<p align="center" class="Image"><img src="../images/step4.png" width="500" height="500"><br>
-</p>
-</div>
-
-      <table cellpadding="2" cellspacing="0" border="0">
-        <tbody>
-          <tr valign="top">
-            <th width="252" class="Cell">Name</th>
-            <th width="614" class="Cell">Functions</th>
-          </tr>
-          <tr valign="top">
-            <td class="Cell">
-            <p> <b>SDKs and Build Configurations</b> </p>
-            </td>
-            <td class="Cell">
-            <p> Specifies the SDKs and
-Build Configurations set for the project being created. You can
-select multiple SDKs and build configurations for a project.</p>
-            </td>
-          </tr>
-          <tr valign="top">
-            <td class="Cell"><b>Filter SDKs based on selected template </b></td>
-            <td class="Cell">By default, the Symbian OS SDKs page only displays the templates related to the SDKs used by the project. Uncheck to view all available templates. </td>
-          </tr>
-        </tbody>
-      </table>
-      
-    
-  
-
-</div>
-  <div class="Bodytext">
-    <p class="note"><b>NOTE</b> The number and type of SDKs shown are dependent upon the SDKs  installed and recognized by Carbide.c++. </p>
-  </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="../tasks/CreatingNewProjects.html">Creating New Projects</a></li>
-  </ul>
-  <h5>Related references</h5>
-  <ul>
-<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
-<li><a href="SDKPreferences.html">SDK Preferences</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+<html>
+<head>
+  <title>Symbian OS SDKs</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body>
+<div class="Head1">
+<h2>Symbian OS SDKs</h2>
+</div>
+<div class="Bodytext">
+<p> You can set the SDKs and Build Configurations in this page. The available SDKs shown are determined by the settings in the <a href="SDKPreferences.html">SDK Preferences</a> page. </p>
+<div class="Figure">
+<p align="center" class="Image"><img src="../images/step4.png" width="500" height="500"><br>
+</p>
+</div>
+
+      <table cellpadding="2" cellspacing="0" border="0">
+        <tbody>
+          <tr valign="top">
+            <th width="252" class="Cell">Name</th>
+            <th width="614" class="Cell">Functions</th>
+          </tr>
+          <tr valign="top">
+            <td class="Cell">
+            <p> <b>SDKs and Build Configurations</b> </p>
+            </td>
+            <td class="Cell">
+            <p> Specifies the SDKs and
+Build Configurations set for the project being created. You can
+select multiple SDKs and build configurations for a project.</p>
+            </td>
+          </tr>
+          <tr valign="top">
+            <td class="Cell"><b>Filter SDKs based on selected template </b></td>
+            <td class="Cell">By default, the Symbian OS SDKs page only displays the templates related to the SDKs used by the project. Uncheck to view all available templates. </td>
+          </tr>
+        </tbody>
+      </table>
+      
+    
+  
+
+</div>
+  <div class="Bodytext">
+    <p class="note"><b>NOTE</b> The number and type of SDKs shown are dependent upon the SDKs  installed and recognized by Carbide.c++. </p>
+  </div>
+  <h5>Related tasks</h5>
+  <ul>
+    <li><a
+ href="../tasks/CreatingNewProjects.html">Creating New Projects</a></li>
+  </ul>
+  <h5>Related references</h5>
+  <ul>
+<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
+<li><a href="SDKPreferences.html">SDK Preferences</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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,79 +1,75 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-"http://www.w3.org/TR/html4/loose.dtd">
-<html><head>
-<title>SDK Preferences</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-<style type="text/css">
-<!--
-.style2 {
-	color: #FF0000;
-	font-weight: bold;
-}
--->
-</style>
-</head>
-   <body>
-   <div class="Head1">
-<h2>SDK Preferences</h2>
-</div>
-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)")'>
-SDK Preferences</a> page in the <b>Preferences</b> window to control which installed SDKs are available to projects during an import.  To
-	 access SDK preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; SDK Preferences</b>. 
-	 <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>
-   <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>
-   <div class="Figure">
-
-	  <p align="center" class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" alt="SDK preferences panel" /></p>
-	  <p align="center" class="figure">Figure 1. SDK Preferences preference panel </p>
-   </div>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
-         <tr valign="top">
-           <td class="Cell"><b>Available Symbian OS SDK's</b></td>
-           <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>
-             <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
-             <p>SDKs shown in <span class="style2">red</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or missing build configurations. </p>
-           <p>Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area. </p></td>
-        </tr>
-         <tr valign="top">
-           <td class="Cell"><b>Add New SDK </b></td>
-           <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>
-     </tr>
-         <tr valign="top">
-           <td class="Cell"><b>Remove SDK </b></td>
-           <td class="Cell">Click to remove the selected SDK from the Available Symbian OS SDK's list. </td>
-        </tr>
-         <tr valign="top">
-           <td class="Cell"><b>SDK Properties</b></td>
-           <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>
-     </tr>
-         <tr valign="top">
-           <td class="Cell"><b>Listen for devices.xml changes outside of Carbide </b></td>
-           <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>
-         </tr>
-         <tr valign="top">
-           <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
-           <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>
-             <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
-        </tr>
-   </table>
-	 <h3>Legacy SDK's </h3>
-	 <p>For legacy SDK's the OS/SDK version is determined from the SDK id. Some older SDK's have two verisons, one where the emulator was built with MSVC and the other built with CodeWarrior. We support those SDK's built with CodeWarrior. The id of that SDK is <span class="code">S60_2nd_FP2_CW</span>.</p>
-	 <h5>Related concepts</h5>
-	 <ul>
-       <li><a href="../concepts/SDKSupport.html">SDK Support</a></li>
-  </ul>
-	 <h5>Related tasks</h5>
-	 <ul>
-       
-       <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
-       <li><a href="../tasks/AddinganSDK.html">Adding an SDK</a></li>
-       <li><a href="../tasks/RmvngandVwngPropsosSDK.html">SDK Properties</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html><head>
+<title>SDK Preferences</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<style type="text/css">
+<!--
+.style2 {
+	color: #FF0000;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+   <body>
+   <div class="Head1">
+<h2>SDK Preferences</h2>
+</div>
+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)")'>
+SDK Preferences</a> page in the <b>Preferences</b> window to control which installed SDKs are available to projects during an import.  To
+	 access SDK preferences preference panel, select <b>Window &gt; Preferences &gt; Carbide.c++ &gt; SDK Preferences</b>. 
+	 <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>
+   <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>
+   <div class="Figure">
+
+	  <p align="center" class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" alt="SDK preferences panel" /></p>
+	  <p align="center" class="figure">Figure 1. SDK Preferences preference panel </p>
+   </div>
+   <table cellpadding="2" cellspacing="0"
+border="0">
+	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="584" class="Cell">Function</th></tr>
+         <tr valign="top">
+           <td class="Cell"><b>Available Symbian OS SDK's</b></td>
+           <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>
+             <p>Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects. </p>
+             <p>SDKs shown in <span class="style2">red</span>  indicate  a problem, usually no <span class="code">EPOCROOT</span> or missing build configurations. </p>
+           <p>Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area. </p></td>
+        </tr>
+         <tr valign="top">
+           <td class="Cell"><b>Add New SDK </b></td>
+           <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>
+     </tr>
+         <tr valign="top">
+           <td class="Cell"><b>Remove SDK </b></td>
+           <td class="Cell">Click to remove the selected SDK from the Available Symbian OS SDK's list. </td>
+        </tr>
+         <tr valign="top">
+           <td class="Cell"><b>SDK Properties</b></td>
+           <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>
+     </tr>
+         <tr valign="top">
+           <td class="Cell"><b>Listen for devices.xml changes outside of Carbide </b></td>
+           <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>
+         </tr>
+         <tr valign="top">
+           <td class="Cell"><p><b>Rescan All SDKs</b></p>           </td>
+           <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>
+             <p class="note"><b>NOTE</b> Carbide.c++ scans for available SDKs each time it is started.</p></td>
+        </tr>
+   </table>
+	 <h3>Legacy SDK's </h3>
+	 <p>For legacy SDK's the OS/SDK version is determined from the SDK id. Some older SDK's have two verisons, one where the emulator was built with MSVC and the other built with CodeWarrior. We support those SDK's built with CodeWarrior. The id of that SDK is <span class="code">S60_2nd_FP2_CW</span>.</p>
+	 <h5>Related tasks</h5>
+	 <ul>
+       
+       <li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
+       <li><a href="../tasks/AddinganSDK.html">Adding an SDK</a></li>
+       <li><a href="../tasks/RmvngandVwngPropsosSDK.html">SDK Properties</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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddinganSDK.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddinganSDK.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,49 +1,45 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Adding an SDK</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <div class="Head1">
-<h2>Adding an SDK</h2>
-</div>
-	  
-	 <p>
-		The Symbian OS plug-ins can usually detect when a SDK has been installed,
-		as described in <a href="../concepts/SDKSupport.html">SDK Support</a>.</p>
-	 <p>
-		To do this: 
-	 </p>
-	 <ol> 
-		<li> 
-		  <p>
-			 Click <b>Window &gt; Preferences</b> to open the Preferences window, then select SDK Preferences in the Carbide.c++ group
-		  to show the page for SDKs.</p> 
-	   </li> 
-		<div class="Figure">
-
-			 <p class="Image"><img src="../images/SDKPreferences.png" width="674" height="465" /></p>
- 
-		  
-</div> 
-		<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>
-		</li> 
-		<li><p>Click OK to save the settings.</p></li>
-	 </ol>
-	 <p><img src="../images/related_concepts.png" width="115" height="14" /></p>
-	 <ul>
-       <li><a href="../concepts/SDKSupport.html">SDK Support</a></li>
-   </ul>
-	 <p><img src="../images/related_tasks.png" width="115" height="14" /></p>
-	 <ul>
-<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
-<li><a href="RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
-   </ul>
-   <img src="../images/related_references.png" width="115" height="14" />
-<ul>
-       <li><a href="../reference/SDKPreferences.html">SDK Preferences</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
+<title>Adding an SDK</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <div class="Head1">
+<h2>Adding an SDK</h2>
+</div>
+	  
+	 <p>
+		The Symbian OS plug-ins can usually detect when a SDK has been installed,
+		as described in <a href="../concepts/SDKSupport.html">SDK Support</a>.</p>
+	 <p>
+		To do this: 
+	 </p>
+	 <ol> 
+		<li> 
+		  <p>
+			 Click <b>Window &gt; Preferences</b> to open the Preferences window, then select SDK Preferences in the Carbide.c++ group
+		  to show the page for SDKs.</p> 
+	   </li> 
+		<div class="Figure">
+
+			 <p class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" /></p>
+ 
+		  
+</div> 
+		<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>
+		</li> 
+		<li><p>Click OK to save the settings.</p></li>
+	 </ol>
+	 <p><img src="../images/related_tasks.png" width="115" height="14" /></p>
+	 <ul>
+<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
+<li><a href="RmvngandVwngPropsosSDK.html">SDK Properties</a></li>
+   </ul>
+   <img src="../images/related_references.png" width="115" height="14" />
+<ul>
+       <li><a href="../reference/SDKPreferences.html">SDK Preferences</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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/RmvngandVwngPropsosSDK.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/RmvngandVwngPropsosSDK.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,52 +1,48 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Viewing SDK Properties and Removing SDKs in Working with SDKs</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<style type="text/css">
-<!--
-.style1 {font-family: "Courier New", Courier, mono}
-.style2 {color: #FF0000}
--->
-</style>
-</head>
-   <body>
-   <h2>Editing SDK Properties</h2>
-   <div class="Bodytext">
-	  
-	 <p>
-		This section explains how to view and edit properties of an
-		existing SDK using SDK preferences. For an overview of how the plug-ins handle
-		SDKs, see <a href="../concepts/SDKSupport.html">SDK Support</a>.</p>
-	 <h4>
-		To edit properties of an existing SDK</h4> 
- 
-	 <ol> 
-		<li> 
-		  <p>
-			 Click <b>Window &gt; Preferences</b> to open the Preferences page, then expand Carbide.c++ and select <b>SDK Preferences</b> from the list of preferences
-			 to show the page that allows SDK Preferences to be set.</p> 
-	   </li>
-		<div class="Figure">
-
-		   <p class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" /></p>
-	   </div>
-		<p class="note"><b>NOTE</b> SDKs shown in <span class="style2">red</span> indicate a problem, for example no <span class="style1">EPOCROOT</span>. </p>
-
-		<li>Select a  SDK entry, then click SDK Properties to <a href="sdks/sdk_view_properties.htm">edit</a> the selected SDK's information</li>
-		<li>Click OK to accept changes</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="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
-<li><a href="sdks/sdk_view_properties.htm">SDK Properties</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
+<title>Viewing SDK Properties and Removing SDKs in Working with SDKs</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+<style type="text/css">
+<!--
+.style1 {font-family: "Courier New", Courier, mono}
+.style2 {color: #FF0000}
+-->
+</style>
+</head>
+   <body>
+   <h2>Editing SDK Properties</h2>
+   <div class="Bodytext">
+	  
+	 <p>
+		This section explains how to view and edit properties of an
+		existing SDK using SDK preferences. For an overview of how the plug-ins handle
+		SDKs, see <a href="WorkingwithSDKs.html">Working with SDKs</a>.</p>
+    <h4>
+		To edit properties of an existing SDK</h4> 
+ 
+	 <ol> 
+		<li> 
+		  <p>
+			 Click <b>Window &gt; Preferences</b> to open the Preferences page, then expand Carbide.c++ and select <b>SDK Preferences</b> from the list of preferences
+			 to show the page that allows SDK Preferences to be set.</p> 
+	   </li>
+		<div class="Figure">
+
+		   <p class="Image"><img src="../images/SDKPreferences.png" width="696" height="583" /></p>
+	   </div>
+		<p class="note"><b>NOTE</b> SDKs shown in <span class="style2">red</span> indicate a problem, for example no <span class="style1">EPOCROOT</span>. </p>
+
+		<li>Select a  SDK entry, then click SDK Properties to <a href="sdks/sdk_view_properties.htm">edit</a> the selected SDK's information</li>
+		<li>Click OK to accept changes</li>
+     </ol>
+   </div>
+	 <h5>Related tasks</h5>
+
+   <ul>
+<li><a href="../tasks/WorkingwithSDKs.html">Working with SDKs</a></li>
+<li><a href="sdks/sdk_view_properties.htm">SDK Properties</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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/WorkingwithSDKs.html	Wed Jun 24 15:56:42 2009 -0500
@@ -1,20 +1,27 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Working with SDKs</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-<h2>Working with SDKs</h2>  
-  <p>
-	 This section explains how to work with SDKs using the tools provided. 
-  </p>
-  <ul>
-<li><a href="sdks/sdk_add.htm">Adding  SDKs</a></li>
-<li><a href="sdks/sdk_search.htm">Searching SDKs</a></li>
-<li><a href="sdks/sdk_view_properties.htm">SDK Properties </a></li>
-<li><a href="sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
+<title>Working with SDKs</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+   </head>
+   <body>
+<h2>Working with SDKs</h2>  
+  <p>The SDK support provided in the workbench allows the developer to choose
+		which of the installed SDKs to work with. From the chosen SDK, Symbian OS
+		plug-ins pick-up information such as header files, import libraries,
+   documentation and other SDK specific information.</p>
+  <p>You can add and manage SDKs in the SDK Preferences panel. The <a href="../reference/SDKPreferences.html">SDK Preferences</a> panel lists all
+    available SDKs and allows you to rescan the drive for newly installed and supported SDKs or remove an existing SDK.
+    The changes in SDK Preferences are applicable to all projects under that
+    workspace.</p>
+  <h5>Related references</h5>
+  <ul>
+    <li><a href="../reference/SDKPreferences.html">SDK Preferences</a></li>
+    <li><a href="sdks/sdk_add.htm">Adding  SDKs</a></li>
+    <li><a href="sdks/sdk_search.htm">Searching SDKs</a></li>
+    <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Viewing SDK Properties</a></li>
+    <li><a href="../tasks/RmvngandVwngPropsosSDK.html">Editing SDK Properties</a></li>
+    <li><a href="sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</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>
    
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_adding_symbian_class.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_adding_symbian_class.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,51 +1,46 @@
-<!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>Adding Symbian OS Classes</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Adding Symbian OS Classes</h2>
-<p>Use the <b>Symbian OS C++ Class</b> wizard to add Symbian OS templated classes to a project. </p>
-<div class="step">
-  <h4>Adding a Symbian OS C++ Class to a Project </h4>
-  <ol class="figure">
-    <li>Right-click the project name and select the New  &gt; Symbian OS C++ Class menu item.</li>
-    <p>The  Symbian OS C++ Class Wizard window appears (Figure 1).</p>
-    <p align="center"><img src="images/wiz_add_sos_class_03.png" width="388" height="404" /></p>
-    <p class="figure">Figure 1 - Symbian OS C++ Class Wizard window</p>
-    <li>Select the project to add the new class to, then click Next.</li>
-    <p>The Name and Location page appears (Figure 2). </p>
-    <p align="center"><img src="images/wiz_add_sos_class_05.png" alt="location" width="531" height="319" /></p>
-    <p class="figure">Figure 2 - Symbian OS C++ Class Wizard window's Name and Location page</p>
-    <p>&nbsp;</p>
-    <li>Enter class name and header and source directory information, and optionally enable filenames to be lowercase, then click Next.</li>
-    <p>The Templates page appears (Figure 3). </p>
-    <p align="center"><img src="images/wiz_add_sos_class_04.png" alt="template" width="388" height="404" /></p>
-    <p class="figure">Figure 3 - Symbian OS C++ Class Wizard window's Templates page</p>
-    <li>Click a class template to use for the new class, then click Next.</li>
-    <p>The Other Settings page appears (Figure 4).</p>
-    <p align="center"><img src="images/wiz_add_sos_class_06.png" width="419" height="420" /></p>
-    <p class="figure">Figure 4 - Symbian OS C++ Class Wizard window's Other Settings page</p>
-    <li>Enter Author and Copyright information, then click Finish. </li>
-    <p>The new defined Symbian-based class titled <span class="code">NewClass</span>, is added to the project and appears in the src folder (Figure 5). </p>
-    <p align="center"><img src="images/wiz_add_sos_class_07.png" width="279" height="436" /></p>
-    <p class="figure">Figure 5 -New class appears in C/C++ Projects list inside the project </p>
-  </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="../AddingClasses.html">Adding Classes</a></li>
-  <li><a href="../../reference/NewClassWizard.html">New C++ Classs Wizard</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>
+<!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>Adding Symbian OS Classes</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Adding Symbian OS Classes</h2>
+<p>Use the <b>New Symbian OS C++ Class</b> wizard to add Symbian  templated classes to a project. </p>
+<div class="step">
+  <h4>Adding a Symbian OS C++ Class to a Project </h4>
+  <ol class="figure">
+    <li>Right-click the project name and select the New  &gt; Symbian OS C++ Class menu item.</li>
+    <p>The  <b>New Symbian OS C++ Class</b> wizard appears showing the <b>Select project</b> page (Figure 1).</p>
+    <p align="center"><img src="images/wiz_add_sos_class_03.png" width="388" height="404" /></p>
+    <p class="figure">Figure 1 - Symbian OS C++ Class wizard window</p>
+    <li>Select the project to add the new class to, then click Next.</li>
+    <p>The <b>Name and Location</b> page appears (Figure 2). </p>
+    <p align="center"><img src="images/wiz_add_sos_class_05.png" alt="location" width="531" height="319" /></p>
+    <p class="figure">Figure 2 - Name and Location page</p>
+    <li>Enter class name and header and source directory information, and optionally enable filenames to be lowercase, then click Next.</li>
+    <p>The <b>Select a type of class</b> page appears (Figure 3). </p>
+    <p align="center"><img src="images/wiz_add_sos_class_04.png" alt="template" width="388" height="404" /></p>
+    <p class="figure">Figure 3 - <b>Select a type of class</b> page</p>
+    <li>Click a class template to use for the new class, then click Next.</li>
+    <p>The <b>Other Settings</b> page appears (Figure 4).</p>
+    <p align="center"><img src="images/wiz_add_sos_class_06.png" width="419" height="420" /></p>
+    <p class="figure">Figure 4 - Other Settings page</p>
+    <li>Enter Author and Copyright information, then click Finish. </li>
+    <p>The new defined Symbian-based class titled <span class="code">NewClass</span>, is added to the project and appears in the src folder (Figure 5). </p>
+    <p align="center"><img src="images/wiz_add_sos_class_07.png" width="279" height="436" /></p>
+    <p class="figure">Figure 5 -New class appears in C/C++ Projects list inside the project </p>
+  </ol>
+</div>
+<h5>Related tasks</h5>
+<ul>
+  <li><a href="../AddingClasses.html">Adding Classes</a></li>
+  <li><a href="../../reference/NewClassWizard.html">New C++ Classs Wizard</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>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_multiple_projects.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,35 +1,31 @@
-<!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>Debugging Multiple Projects</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Debugging Multiple Projects</h2>
-<p>Use the <a href="prj_import_exe.htm">import Symbian executable</a> feature to import another project's executable into a main project to debug them both in a single debugging session. This works very well when every executable you import uses the same debug <a href="../../projects/launch/launch_configs_overview.htm">launch configuration</a>, enabling you to switch between the various executables as necessary to debug each in turn or together. For example, you could debug an application project as well as the two DLL projects that it uses, in a single debug session.</p>
-<p class="note"><b>NOTE</b> You must have the executable's project  in order to embed that executable into the main project for debugging. </p>
-<div class="step">
-  <h4>Configuring to Debug Multiple Projects </h4>
-  <ol>
-    <li><a href="prj_import_exe.htm">Import</a> one or more project executables into the current project</li>
-  <p>The debugger loads the executable into the project.</p>
-    <li> Debug the project using the same debug launch configuration </li>
-     <p>The debugger loads the project and all embedded executables for debugging.</p>
-  </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="prj_import_exe.htm">Importing Executables for Debugging</a></li>
-  <li><a href="../WorkingwithSDKs.html">Working with SDKs</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>
+<!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>Debugging Multiple Projects</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Debugging Multiple Projects</h2>
+<p>Use the <a href="prj_import_exe.htm">import Symbian executable</a> feature to import another project's executable into a main project to debug them both in a single debugging session. This works very well when every executable you import uses the same debug <a href="../../projects/launch/launch_configs_overview.htm">launch configuration</a>, enabling you to switch between the various executables as necessary to debug each in turn or together. For example, you could debug an application project as well as the two DLL projects that it uses, in a single debug session.</p>
+<p class="note"><b>NOTE</b> You must have the executable's project  in order to embed that executable into the main project for debugging. </p>
+<div class="step">
+  <h4>Configuring to Debug Multiple Projects </h4>
+  <ol>
+    <li><a href="prj_import_exe.htm">Import</a> one or more project executables into the current project</li>
+  <p>The debugger loads the executable into the project.</p>
+    <li> Debug the project using the same debug launch configuration </li>
+     <p>The debugger loads the project and all embedded executables for debugging.</p>
+  </ol>
+</div>
+<h5>Related Tasks</h5>
+<ul>
+  <li><a href="prj_import_exe.htm">Importing Executables for Debugging</a></li>
+  <li><a href="../WorkingwithSDKs.html">Working with SDKs</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>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,76 +1,73 @@
-<!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>Adding SDKs</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Adding SDKs </h2>
-<p> Use the <b>Add New SDK</b> window to provide the information Carbide.c++ requires to identify, locate and build a project with the specified SDK.</p>
-<p align="center"><img src="../../reference/images/wnd_ad_sdk.png" width="428" height="256" /></p>
-<p class="figure">Figure 1. Add New SDK window</p>
-<h5>Table 1 Add New SDK window&mdash;items</h5>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="25%" scope="col">Item</th>
-    <th width="75%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>SDK ID </b></td>
-    <td>The name used to identify this SDK. </td>
-  </tr>
-  <tr>
-    <td><b>EPOCROOT</b></td>
-    <td>The path to  EPOCROOT within the SDK. Click <b>Browse</b> to locate and select EPOCROOT.</td>
-  </tr>
-  <tr>
-    <td><b>Vendor</b></td>
-    <td><p>Select the vendor from the drop down list, for example, com.nokia.s60 or com.symbian.TechView</p>
-    </td>
-  </tr>
-  <tr>
-    <td><b>Is Default</b></td>
-    <td>Specify whether or not the selected SDK is the default to use.</td>
-  </tr>
-  <tr>
-    <td><b>OS Version</b></td>
-    <td>Specify the operating system version or select Auto detect.</td>
-  </tr>
-  <tr>
-    <td><b>SDK Version </b></td>
-    <td>Select the SDK version or Auto detect.</td>
-  </tr>
-</table>
-<div class="step">
-  <h4>Adding  SDKs to Carbide.c++ </h4>
-  <ol>
-    <li>Click  Add  New SDK in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
-    <p>The <b>Add New SDK</b> window (Figure 1) appears.</p>
-    <li>Enter SDK name, EPOCROOT, and additional information</li>
-    <p>Enter the requested information in the appropriate fields.</p>
-    <li>Click OK  </li>
-    <p>The <b>Add New SDK</b> window closes and the SDK is added to the <b>Available Symbian OS SDKs</b> list in the <b>SDK Preferences</b> panel. </p>
-  </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_custkits.htm">Adding Symbian Custom Kits</a></li>
-  <li><a href="sdk_search.htm">Searching SDKs</a></li>
-  <li><a href="sdk_view_properties.htm">View SDK Properties</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>
+<!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>Adding SDKs</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Adding SDKs </h2>
+<p> Use the <b>Add New SDK</b> window to provide the information Carbide.c++ requires to identify, locate and build a project with the specified SDK.</p>
+<p align="center"><img src="../../reference/images/wnd_ad_sdk.png" width="428" height="256" /></p>
+<p class="figure">Figure 1. Add New SDK window</p>
+<h5>Table 1 Add New SDK window&mdash;items</h5>
+<table width="100%"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="25%" scope="col">Item</th>
+    <th width="75%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td><b>SDK ID </b></td>
+    <td>The name used to identify this SDK. </td>
+  </tr>
+  <tr>
+    <td><b>EPOCROOT</b></td>
+    <td>The path to  EPOCROOT within the SDK. Click <b>Browse</b> to locate and select EPOCROOT.</td>
+  </tr>
+  <tr>
+    <td><b>Vendor</b></td>
+    <td><p>Select the vendor from the drop down list, for example, com.nokia.s60 or com.symbian.TechView</p>
+    </td>
+  </tr>
+  <tr>
+    <td><b>Is Default</b></td>
+    <td>Specify whether or not the selected SDK is the default to use.</td>
+  </tr>
+  <tr>
+    <td><b>OS Version</b></td>
+    <td>Specify the operating system version or select Auto detect.</td>
+  </tr>
+  <tr>
+    <td><b>SDK Version </b></td>
+    <td>Select the SDK version or Auto detect.</td>
+  </tr>
+</table>
+<div class="step">
+  <h4>Adding  SDKs to Carbide.c++ </h4>
+  <ol>
+    <li>Click  Add  New SDK in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
+    <p>The <b>Add New SDK</b> window (Figure 1) appears.</p>
+    <li>Enter SDK name, EPOCROOT, and additional information</li>
+    <p>Enter the requested information in the appropriate fields.</p>
+    <li>Click OK  </li>
+    <p>The <b>Add New SDK</b> window closes and the SDK is added to the <b>Available Symbian OS SDKs</b> list in the <b>SDK Preferences</b> panel. </p>
+  </ol>
+</div>
+
+<h5>Related tasks </h5>
+<ul>
+  <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>
+  <li><a href="sdk_add_custkits.htm">Adding Symbian Custom Kits</a></li>
+  <li><a href="sdk_search.htm">Searching SDKs</a></li>
+  <li><a href="sdk_view_properties.htm">View SDK Properties</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>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add_custkits.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add_custkits.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,50 +1,42 @@
-<!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>Adding Symbian Custom Kits</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Adding Symbian Custom Kits</h2>
-<p>The <span class="note">Carbide.c++ Developer Edition</span> and higher level products includes  functionality to work with Symbian CustKits or any arbitrary SDK source base. This enables you to work with evolving SDKs as they are released. </p>
-<p class="note"><b>NOTE</b> The features that enable build support with CustKits are only available for Carbide.c++ Developer Edition and higher level products. </p>
-<ul>
-  <li><b>Adding a CustKit without a devices.xml entry</b></li>
-Use the <b>Add SDK</b> dialog to <a href="sdk_add.htm">add</a> an SDK entry for the CustKit that you want to use with the project. You may want to add a Symbian source base that Carbide.c++ can recognize if you do not plan to build from the command line. Once you've added the CustKit, you can now import projects against the newly added SDK.
-<li><b>Mapping a CustKit</b><b> SDK to a known SDK release <br />
-    <br />
-  </b>Use the <a href="sdk_view_properties.htm">SDK Properties</a> window to map  an unrecognized SDK (S60_3rd_Ed_FP2) to a known version of  a similar SDK (S60_3rd_Ed) . This should enable you to import projects against the CustKit SDK. </li>
-</ul>
-<p align="center"><img src="images/sdk_info_errors_shown.png" width="373" height="192"></p>
-<p align="center" class="figure">Figure 1 - SDK Information group showing SDK errors </p>
-<blockquote>
-  <p>Some issues to look for in the SDK Properties dialog include:
-  </p>
-</blockquote>
-<ul>
-  <ul>
-    <li><b>SDK Name</b> &#8212; templates and UI designs  may not display if the name used is not a known default  (e.g. com.nokia.s60) as defined under the SDK properties</li>
-    <li><b>OS version</b> &#8212; ensure the correct OS version is assigned to the CustKit tells Carbide what platforms the SDK supports </li>
-    <li><b>SDK version</b> &#8212;    used to filter which template projects and/or UI Designer projects are available and the UI components displayed </li>
-  </ul>
-</ul>
-<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_search.htm">Searching SDKs</a></li>
-  <li><a href="sdk_view_properties.htm">View SDK Properties</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>
+<!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>Adding Symbian Custom Kits</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Adding Symbian Custom Kits</h2>
+<p>The <span class="note">Carbide.c++ Developer Edition</span> and higher level products includes  functionality to work with Symbian CustKits or any arbitrary SDK source base. This enables you to work with evolving SDKs as they are released. </p>
+<p class="note"><b>NOTE</b> The features that enable build support with CustKits are only available for Carbide.c++ Developer Edition and higher level products. </p>
+<ul>
+  <li><b>Adding a CustKit without a devices.xml entry</b></li>
+Use the <b>Add SDK</b> dialog to <a href="sdk_add.htm">add</a> an SDK entry for the CustKit that you want to use with the project. You may want to add a Symbian source base that Carbide.c++ can recognize if you do not plan to build from the command line. Once you've added the CustKit, you can now import projects against the newly added SDK.
+<li><b>Mapping a CustKit</b><b> SDK to a known SDK release <br />
+    <br />
+  </b>Use the <a href="sdk_view_properties.htm">SDK Properties</a> window to map  an unrecognized SDK (S60_3rd_Ed_FP2) to a known version of  a similar SDK (S60_3rd_Ed) . This should enable you to import projects against the CustKit SDK. </li>
+</ul>
+<p align="center"><img src="images/sdk_info_errors_shown.png" width="373" height="192"></p>
+<p align="center" class="figure">Figure 1 - SDK Information group showing SDK errors </p>
+<blockquote>
+  <p>Some issues to look for in the SDK Properties dialog include:
+  </p>
+</blockquote>
+<ul>
+  <ul>
+    <li><b>SDK Name</b> &#8212; templates and UI designs  may not display if the name used is not a known default  (e.g. com.nokia.s60) as defined under the SDK properties</li>
+    <li><b>OS version</b> &#8212; ensure the correct OS version is assigned to the CustKit tells Carbide what platforms the SDK supports </li>
+    <li><b>SDK version</b> &#8212;    used to filter which template projects and/or UI Designer projects are available and the UI components displayed </li>
+  </ul>
+</ul>
+<h5>Related references </h5>
+<ul>
+  
+  <li><a href="../WorkingwithSDKs.html">Working with SDKs</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>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -98,18 +98,9 @@
     <td><p>Select this button to obtain a fresh list of configurations from SBSv2. The list is refreshed each time Carbide  starts up, but this button will allow users to add configuration xml files and  get those new configurations  without restarting Carbide.c++. </p></td>
   </tr>
 </table>
-<p>&nbsp;</p>
-<h5>Related concepts</h5>
+<h4>Related references </h4>
 <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="../WorkingwithSDKs.html">Working with SDKs</a></li>
   <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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,41 +1,36 @@
-<!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>Searching for SDKs</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Searching for SDKs</h2>
-<p>  Use the <a href="../../reference/SDKPreferences.html">SDK Preferences panel</a> to search for installed Symbian OS SDKs.</p>
-<p align="center"><img src="../../images/SDKPreferences.png" width="696" height="583" /></p>
-<p class="figure">Figure 1. SDK Preferences panel</p>
-<div class="step">
-  <h4>Searching for SDKs </h4>
-  <ul>
-    <li>Click Rescan All SDKs in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
-  </ul>
-  <ol>
-    <p>Carbide rescans the hard drive searching for install SDKs, adding them to the <b>Available Symbian OS SDKs</b> list.</p>
-  </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_view_properties.htm">View SDK Properties</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>
+<!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>Searching for SDKs</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Searching for SDKs</h2>
+<p>  Use the <a href="../../reference/SDKPreferences.html">SDK Preferences panel</a> to search for installed Symbian OS SDKs.</p>
+<p align="center"><img src="../../images/SDKPreferences.png" width="696" height="583" /></p>
+<p class="figure">Figure 1. SDK Preferences panel</p>
+<div class="step">
+  <h4>Searching for SDKs </h4>
+  <ul>
+    <li>Click Rescan All SDKs in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
+  </ul>
+  <ol>
+    <p>Carbide rescans the hard drive searching for install SDKs, adding them to the <b>Available Symbian OS SDKs</b> list.</p>
+  </ol>
+</div>
+
+<h5>Related references </h5>
+<ul>
+  
+  <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>
+  <li><a href="sdk_add.htm">Adding SDKs</a></li>
+  <li><a href="sdk_view_properties.htm">View SDK Properties</a> </li>
+  <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>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm	Wed Jun 24 15:56:42 2009 -0500
@@ -1,42 +1,37 @@
-<!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>
+<!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 references </h5>
+<ul>
+  
+  <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>
+  <li><a href="sdk_add.htm">Adding SDKs</a></li>
+  <li><a href="sdk_search.htm">Searching SDKs</a></li>
+  <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>
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Wed Jun 24 14:07:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Wed Jun 24 15:56:42 2009 -0500
@@ -15,7 +15,6 @@
 		</topic>
 	
 		<topic label="Tour of the UI"				href="html/concepts/tour.html" />
-		<topic label="Project Updater"          	href="html/reference/olderproject_updater.html" />
 
 		<topic label="Application Emulator Debug Example"  	href="html/tasks/start/carbide_example.htm" >
 			<topic label="1. Creating New Projects" 		        	href="html/tasks/CreatingNewProjects.html" />
@@ -30,23 +29,20 @@
 
 	<topic label="Carbide Menus " 					href="html/reference/menus/menus.htm" >
 
-     <topic href="html/reference/trk/wnd_on_device_setup.htm" label="On-Device Connection..."/>
+     	<topic href="html/reference/trk/wnd_on_device_setup.htm" label="On-Device Connection..."/>
+		<topic label="Context menus" 				href="html/concepts/contextual_menus.htm" />
+
 		<topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
 		<topic label="Run CodeScanner"				href="html/reference/menus/run_codescanner.htm" />
 		<topic label="Run Leavescan"				href="html/reference/menus/run_leavescan.htm" />
 		<topic label="S60 UI Designer"				href="html/reference/menus/s60_ui_designer.htm" />
 		<topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
 
-		<topic label="Symbian OS C++ Class"			href="html/reference/menus/new_symbian_class.htm" >
-      		<topic label="New Symbian OS C++ Class wizard"	href="html/tasks/projects/prj_adding_symbian_class.htm" />
-		</topic>
+		<topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
+		<topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
+		<topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
 
-		<topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" >
-			<topic label="New Symbian OS C++ Project wizard"	href="html/tasks/CreatingNewProjects.html" />
-		</topic>
-
-		<topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
-		<topic label="Context menus" 				href="html/concepts/contextual_menus.htm" />
+		<topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
 
 	</topic>
 	
@@ -54,12 +50,12 @@
 	<topic label="Project management" >
 	
 		<topic label="Carbide C/C++ perspective" 		    href="html/concepts/CarbidePerspective.html" >
-			<topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
-			<topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />
+			<topic label="Carbide.c++ News view"			href="html/reference/view_carbide_news.htm" />
 			<topic label="Executables view"					href="html/reference/view_executables.htm" />
+			<topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
 			<topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
+			<topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />
 			<topic label="Workspace Information"	        href="html/concepts/workspaces.htm" />
-			<topic label="Carbide.c++ News view"			href="html/reference/view_carbide_news.htm" />
 		</topic>
 		
 		<topic label="Carbide.c++ preferences" 				href="html/reference/wnd_carbide_pref.htm" >
@@ -83,7 +79,7 @@
 		</topic>
 
 		<topic label="Working with SDKs"					href="html/tasks/WorkingwithSDKs.html" >
-			<topic label="SDK Support"						href="html/concepts/SDKSupport.html" />
+			<topic label="SDK Preferences"					href="html/reference/SDK Preferences.html" />
 
 			<topic label="Adding an SDK"					href="html/tasks/AddinganSDK.html" >
 				<topic label="Adding SDKs"					href="html/tasks/sdks/sdk_add.htm" />
@@ -92,6 +88,7 @@
 			<topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
 			<topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
 			<topic label="Editing SDK Properties"			href="html/tasks/RmvngandVwngPropsosSDK.html" />
+
 			<topic label="Adding Symbian Custom Kits"		href="html/tasks/sdks/sdk_add_custkits.htm" />
 		</topic>