removed old files moved to new directory
authorfturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:33:22 -0500
changeset 2132 e08aff86e1bc
parent 2131 ff0156b93599
child 2133 bf6117909093
removed old files moved to new directory
core/com.nokia.carbide.cpp.doc.user/html/concepts/CarbidePerspective.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_exports.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_file.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_libraries.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_mmp_tab.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_options.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_resource_block.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html
core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_selection.html
core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/exporting_remote_conns.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/importing_remote_conns.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/view_remote_connection.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_install_tab.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_settings_pane.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_add.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_on_device_check_tab.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_on_device_setup.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_carbide_portal.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_console.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_executables.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_mifdef_editor.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_proj_explorer.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/CarbidePerspective.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Carbide.c++ perspective</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-     <h2>Carbide.c++ perspective</h2>
-
-	  
-	 <p>
-	 The <img src="../images/command_link.png" width="16" height="12" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.perspectives.showPerspective(org.eclipse.ui.perspectives.showPerspective.perspectiveId=com.nokia.carbide.cpp.CarbideCppPerspective)")'>Carbide C/C++</a> perspective is a set of tools and layout of views provided for Symbian OS development. This perspective is designed to work with Symbian OS C++ projects. The commonly used views include:</p>
-	 <ul>
-	   <li><a href="../reference/view_proj_explorer.htm">Project Explorer</a> view -   display<span><span>s   C/C++ projects located in the current workspace</span></span></li>
-	   <li><a href="../reference/view_sym_proj_nav.htm">Symbian Project Navigator</a> view - shows all files that belong to the
-		  current build configuration </li>
-		<li><a href="../hints_tips.htm">Editor</a> view - one or more source code editor windows </li> 
-	    <li><a href="../reference/view_carbide_portal.htm">Carbide Portals</a> editor - provides Carbide news,  release information, additional extensions, and support options</li>
-	    <li><a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm">Outline</a> view -   displays an outline of a structured C/C++ file that is currently open in the editor view </li>
-		<li><a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_problems_view.htm">Problems</a> view - displays build errors </li>
-		<li><a href="../reference/view_console.htm">Console</a> view -   shows the output of a process and allows you to provide keyboard input to a 
-process</li>
-        <li><a href="../reference/view_executables.htm">Executables</a> view - provides a dynamic list of executables and their related source files</li>
-	    <li><a href="../reference/trk/view_remote_connection.htm">Remote Connections</a> view &ndash; use to monitor, create, edit, or remove  common  connection settings</li>
-	 </ul>
-   <p align="center"><img src="images/workbench.png" width="1028" height="789" /></p>
-   <p class="figure">Figure 1 - Carbide C/C++ perspective </p>
-	 <p class="note"><b>NOTE</b> Click the <img src="../images/icons/double_arrow_icon.png" width="12" height="9" align="absmiddle" /> icon to show additional options that may not be visible in the perspective view.</p>
-	 <p>For more information on perspectives see <b>Workbench User Guide &gt; Concepts &gt; <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/concepts-4.htm">Perspectives</a></b>, and for views see  <b>C/C++ Development User Guide &gt; Reference
-     &gt; <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_o_views.htm">C/C++ Views and Editors</a></b>.</p>
-	 <p>
-		For more details on the Symbian OS Build Configurations, see 
-	 <a href="build_configurations.htm">Active Configurations</a>. </p>
-	 <h5>Related references</h5>
-	 <ul>
-	   <li>  <a href="../reference/perspective_debug.htm">Debug	Perspective</a></li>
-       <li><a href="../reference/view_proj_explorer.htm">Project Explorer</a> view</li>
-       <li><a href="../reference/view_sym_proj_nav.htm">Symbian Project Navigator</a> view </li>
-   </ul>
-	 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-
-   </body>
-   </html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Overview Tab</h2>
-   
-   <p>
-   The <b>INF Editor</b> allows you to view and modify Symbian project files and export files to be included in building your application. The settings displayed are those active for the active build configuration. However, changes made in the INF editor can be applied globally to all build configurations. Changes made in the INF editor are automatically written to the project's <span class="code">.INF</span> file. You can view the <span class="code">.INF</span> file by selecting the bld.inf tab located along the bottom of the INF editor.</p>
-<p>
-	  The INF Editor is shown when an INF  file is
-   opened from the <a href="view_proj_explorer.htm">Project Explorer</a> view or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> view by double-clicking on the file. The INF Editor is shown in Figure 1.</p>
-   <p align="center"><img src="images/inf_editor_overview.png" width="727" height="626" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor</p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-<tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>Components</b></p></td><td class="Cell">
-			 <p>
-				Add components such as MMP and make files to be part of the normal build process.</p>
-			 <ul>
-			   <li><a href="NewMMP_wizard.html">Create New MMP File</a> - creates a new  MMP file at the bottom of the Component list.</li>
-			   <li><a href="INF_Editor_addedit_mmp.html">Add Existing MMP File</a> - imports a MMP file at the bottom of the Component list.</li>
-			   <li><a href="INF_Editor_addedit_make.html">Add Existing Makefile</a> - adds a smake file to the bottom of the Component list. </li>
-			   <li><a href="INF_Editor_addedit_mmp.html">Edit</a> - Select a component and click Edit to apply the Tidy attribute or specify the Build as ARM option.</li>
-			   <li><a href="INF_Editor_file.html">Open</a> - Select a component and click Open to open the component in an editor window.</li>
-			   <li><strong>Up</strong> - Select a component and click Up to move the component up in the list.</li>
-			   <li><strong>Down</strong> - Select a component and click Down to move the component down in the list.</li>
-			   <li><strong>Remove</strong> - Select a component and click Remove to remove the component from the build process.</li>
-			 </ul></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Test Components</b> 
-			 </p></td><td class="Cell">
-			 <p>
-				Create, import, edit, open, move, or remove MMP and make files that are part of a test build process.</p></td></tr>
-   </table>
-   <h5>Other references</h5>
-	 <ul>
-      <li><a href="INF_Editor_addedit_mmp.html">INF Editor - Add/Edit MMP File</a></li>
-      <li><a href="INF_Editor_addedit_make.html">INF Editor - Add/Edit Make File</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
-    </ul>
-  
-   
-<div id="footer">     Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.<br>
-   License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor - Create/Edit Make</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Create / Edit Makefile Entry</h2>
-   
-   <p align="left">The <b>Add Makefile entry</b> dialog (figure 1) is used to add a makefile to the build process. Enter or browse to the make file in the File path field and, if desired, apply the Tidy attribute or specify the Build as ARM option to the make file. </p>
-   <p align="center"><img src="images/inf_editor_addMake.png" width="600" height="210" /></p>
-	 <p align="left" class="figure">Figure 1 - Add/Edit makefile entry</p>
-	 <h5>Table 1. Add/Edit Makefile entry &mdash; items</h5>
-	 <table width="796"
-border="0" cellpadding="2" cellspacing="0">
-       <tr valign="top">
-         <th width="186" class="Cell">Name</th>
-         <th width="600" class="Cell">Function</th>
-       </tr>
-	   <tr valign="top">
-	     <td class="Cell"><p> <b>File path</b></p></td>
-	     <td class="Cell"><p>Type the path and filename for the makefile to create or click <strong>Browse</strong> to set a path.</p>         </td>
-       </tr>
-	   <tr valign="top">
-	     <td class="Cell"><p><b>Tidy</b> </p></td>
-	     <td class="Cell"><p>Specify the tidy attribute if the release that an <span class="code">.mmp</span> file defines is internal to your component and not required by other components or for your component to execute.</p></td>
-       </tr>
-	   <tr valign="top">
-	     <td class="Cell"><b>Build as ARM</b></td>
-	     <td class="Cell">Specifies the <span class="code">build_as_arm</span> statement, which instructs an ARMV5 or later build to build the project for the ARM instruction set and not the THUMB instruction set.</td>
-       </tr>
-	   <tr valign="top">
-	     <td class="Cell"><b>Makefile format</b></td>
-	     <td class="Cell">Set the format of the makefile to be created.</td>
-       </tr>
-     </table>
-	 <h5>Other references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor - Add/Edit MMP</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Add / Edit MMP File Entry</h2>
-   
-      The <b>Add MMP File Entry</b> dialog (figure 1) is used to add a mmp file and apply the Tidy, Manual, and Support attributes. 
-      <p align="center"><img src="images/inf_editor_addMMP.png" width="600" height="200" /></p>
-   <p align="left" class="figure">Figure 1 - Add MMP File Entry</p>
-	 <h5>Table 1. Add MMP file entry &mdash; items</h5>
-	 <table width="796"
-border="0" cellpadding="2" cellspacing="0">
-       <tr valign="top">
-         <th width="186" class="Cell">Name</th>
-         <th width="600" class="Cell">Function</th>
-       </tr>
-       <tr valign="top">
-         <td class="Cell"><p> <b>File path</b></p></td>
-         <td class="Cell"><p>Type the path and filename for the MMP file to create or click Browse to set a path.</p></td>
-       </tr>
-       <tr valign="top">
-         <td class="Cell"><p><b>Tidy</b> </p></td>
-         <td class="Cell"><p>Specify the tidy attribute if the release that an .mmp file defines is internal to your component and  not required by other components or for your component to execute.</p></td>
-       </tr>
-       <tr valign="top">
-           <td class="Cell"><strong>Manual</strong></td>
-           <td class="Cell">Checkmark to indicate a test that requires manual interaction to complete.</td>
-       </tr>
-       <tr valign="top">
-           <td class="Cell"><strong>Support</strong></td>
-           <td class="Cell">Checkmark to not include the test in a batch file.</td>
-       </tr>
-     </table>
-   <h5>Other references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a> </li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_exports.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,97 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor Exports</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Exports Tab</h2>
-   
-   <p>
-   The <b>INF Editor Exports</b> pane lists files to be copied to the indicated destination path that are part of the normal build process. You can add files, edit paths, move files up or down in the list, or remove files from the list.</p>
-   <p align="center"><img src="images/inf_editor_exports.png" width="656" height="456" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor - Exports Pane</p>
-   <h5>Table 1. Export tab &mdash; items</h5>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-     <tr valign="top">
-       <th width="173" class="Cell">Name</th>
-       <th width="516" class="Cell">Function</th>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><p> <b>Exports</b></p></td>
-       <td class="Cell"><p> Add, edit, arrange order, or remove files that will be part of the build process.</p>
-           <ul>
-             <li>Add  - Click to add a file to the list of files to be exported as part of the build process.</li>
-             <li>Edit - Select a file and click Edit to change the source and destination paths for the file.</li>
-             <li>Up - Select a file and click Up to move the file up in the list.</li>
-             <li>Down - Select a file and click Down to move the file down in the list.</li>
-             <li>Remove - Select a file and click Remove to remove the file from the build process. </li>
-         </ul></td>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><p> <b>Test Exports</b> </p></td>
-       <td class="Cell"><p> Add, edit paths, arrange order, or remove files that will be part of the test build process.</p></td>
-     </tr>
-   </table>
-   <p></p>
-   <h3><a name="addexport" id="addexport"></a>Add Export dialog</h3>
-   <p>Click the <b>Add</b> control to open the <b>Add Export</b> dialog (figure 2) to add a file to be exported to the destination path when the project is built.</p>
-   <p align="center"><img src="images/inf_editor_addexport.png" width="447" height="229" /></p>
-   <p class="figure">Figure 2 - Add Export dialog</p>
-   <p></p>
-   <h5>Table 2. Add Export &mdash; items</h5>
-   <table width="796"
-border="0" cellpadding="2" cellspacing="0">
-     <tr valign="top">
-       <th width="186" class="Cell">Name</th>
-       <th width="600" class="Cell">Function</th>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><p> <b>Source path</b></p></td>
-       <td class="Cell"><p>Path and name of file to be exported.</p></td>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><p><b>Destination path</b> </p></td>
-       <td class="Cell"><p>Path location where file is to be exported.</p></td>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><b>Export is a zip file</b></td>
-       <td class="Cell">Check this option if the export is a zip file and you want to extract it on the destination path.</td>
-     </tr>
-   </table>
-   <h3>Edit Export dialog</h3>
-   <p>Click the <b>Edit</b> control to open the <b>Edit Export</b> dialog (figure 3) to edit the source and destination path of the selected file.</p>
-   <p align="center"><img src="images/inf_editor_editexport.png" width="446" height="225" /></p>
-   <p align="left" class="figure">Figure 3 - Edit Export dialog</p>
-   <h5>Table 3. Edit Export &mdash; items</h5>
-	 <table width="796"
-border="0" cellpadding="2" cellspacing="0">
-       <tr valign="top">
-         <th width="186" class="Cell">Name</th>
-         <th width="600" class="Cell">Function</th>
-       </tr>
-       <tr valign="top">
-         <td class="Cell"><p> <b>Source path</b></p></td>
-         <td class="Cell"><p>Path and name of file to be exported.</p></td>
-       </tr>
-       <tr valign="top">
-         <td class="Cell"><p><b>Destination path</b> </p></td>
-         <td class="Cell"><p>Path location where file is to be exported.</p></td>
-       </tr>
-       <tr valign="top">
-         <td class="Cell"><b>Export is a zip file</b></td>
-         <td class="Cell">Check this option if the export is a zip file and you want to extract it on the destination path.</td>
-       </tr>
-     </table>
-	 <h5>Other references</h5>
-<ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_file.html">INF Editor - bld.inf</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_file.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>BLD.INF File</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - BLD.INF Tab</h2>
-   
-   <p>
-   The <b>bld.inf </b>pane shows the source text of the <span class="code">bld.inf</span> file. This file is automatically updated with changes made in the INF editor <a href="INF_Editor.html">Overview</a> and <a href="INF_Editor_exports.html">Exports</a> panes or changes can be made manually in this pane. Validation is provided in this window. For example, an error mark is displayed next to the line where an error occurs, as shown in Figure 1. Hover your mouse pointer over the error mark or red error markers in upper right column to display helpful error information.</p>
-   <p align="center"><img src="images/inf_editor_file.png" width="656" height="488" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor - bld.inf Pane</p>
-   <p></p>
-   <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>MMP Editor</h2>
-   
-   <p>
-   The MMP Editor <strong>Overview</strong> tab allows you to view and modify your project definitions.  Changes made in the MMP editor are automatically written to the project's .MMP file. You can view the .mmp file by selecting the <em>project_name</em>.mmp tab located along the bottom of the MMP editor.</p>
-   <p>
-	  The MMP Editor is shown when an MMP  file is
-   opened from the <a href="view_proj_explorer.htm">Project Explorer</a> or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> views. The MMP Editor is shown in Figure 1. MMP editor fields are validated for existing or correct entries. For example, if the UID 2 field is blank the label is highlighted in red. If an error exists in the mmp file, the line where the error occurs is marked and also displayed in the Problems view.</p>
-   <p align="center"><img src="images/mmp_editor.png" width="675" height="406" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Overview tab</p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="190" class="Cell">Name</th><th width="955" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>Target name</b></p></td><td class="Cell">
-			 <p>
-				Enter the name of the target file.			 </p></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Target type</b>			 </p></td><td class="Cell">
-			 <p>
-				Select the type of target file from the dropdown list. The list of supported target types are provided by SBSv2 build system. The number and type of targets may change depending upon the chosen SDK.</p></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>UID 2</b>			 </p></td><td class="Cell">
-			 <p>UID 2 is a unique identifier number that identifies the type of interface that the project implements. The values are defined by Symbian:</p>
-			 <ul>
-			   <li>For GUI applications, it is always 0x100039CE</li>
-			   <li>For static interface DLLs, the UID 2 is always 0x1000008d</li>
-			   <li>For polymorphic DLLs, the UID2 is defined by the framework which is being implemented</li>
-			 </ul>
-			 </td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>UID 3</b>			 </p></td><td class="Cell">
-			 <p>
-				Application UID (or UID3) is used to uniquely identify the binary (EXE or DLL) within the system. The purpose of UID 3 is to prevent one executable from interfering the operation of another executable.</p></td></tr>
-			 <tr valign="top">
-			     <td class="Cell"><p> <b>Common tasks</b> </p></td>
-			     <td class="Cell"><p> This group provides links to the User and System include path options located in the Options window. </p></td>
-       </tr>
-			 <tr valign="top"><td class="Cell">
-			 <p>
-				<b>Project definition</b>			 </p></td><td class="Cell">
-			 <p>
-				The Project definition group provides links to the Sources, Libraries, and Options windows. You can also select the Sources, Libraries, and Options tabs to open the related window. </p></td></tr>
-   </table>
-   <p>Any changes made to the MMP file either in Carbide or using an external editor are detected. If the build is for emulation, these changes are detected and used automatically. </p>
-	 <p>For other build types like GCCE you are  presented with the <b>Modified MMP Files Detected</b> dialog (Figure 2) and asked which build action to take for each MMP file that has changed. Set the build option for each listed MMP file and click <b>OK</b>.</p>
-	 <p align="center"><img src="images/wnd_modified_mmp_files.png" width="617" height="300"></p>
-	 <p align="left" class="figure">Figure 2 - Modified MMP Files Detected dialog </p>
-	 <p align="left">The options  are  identical to the workspace setting <b>Default action to take when MMP files are modified </b>option in the <b>Build</b> preference panel. Click the <b>Configure Workspace Settings...</b> to open the <a href="pref_carb_build.htm">Build</a><b> </b>preference panel to set the default build options for the workspace. The options  can also be modified at the  project level in the <b>Properties for &lt;<i>project</i>&gt; &gt; </b><a href="build_properties/prop_carb_project_settings.htm">Carbide Project Settings</a> panel. </p>
-	 <h5>Related references</h5>
-       <ul>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_libraries.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor Libraries</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-   <h2>MMP Editor &gt; Libraries</h2>
-   
-   <p>
-   The MMP editor libraries window lists the libraries used by the currently selected build configuration in the selected project. The MMP editor libraries window is shown in Figure 1. Click on a library group to expand the list of libraries and show the related control buttons. You can add, remove or edit the list of libraries for each group. You can also move libraries up or down in the list.</p>
-   <p align="center"><img src="images/mmp_editor_libraries.png" width="648" height="436" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Libraries window</p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>Libraries</b></p></td><td class="Cell">
-			 <p>
-				Specify import libraries to be included in all builds.</p></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Static libraries</b></p></td><td class="Cell">
-			 <p>
-				Specify additional static libraries to be used in all builds.</p></td></tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Debug libraries</b></td>
-			   <td class="Cell">Specify additional libraries to be used for debug builds only.</td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Win32 libraries</b></td>
-			   <td class="Cell">Specify additional libraries for Win32 builds only.</td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>ASSP libraries</b></td>
-			   <td class="Cell">Specify libraries for ASSP builds. If you are not linking to the Symbian OS kernel you can ignore this section.</td>
-     </tr>
-   </table>
-	 <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_mmp_tab.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor MMP File</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>MMP File Window</h2>
-   
-   <p>
-   The <strong>MMP</strong> file tab in the MMP editor window shows the source text of the mmp file. Changes made directly in the mmp file are reflected in related tabs of the MMP editor and changes made in editor tabs are written to the mmp file. Errors are identified in red and  markers are placed in mmp files at the locations errors exist.</p>
-   <p align="center"><img src="images/mmp_editor_mmpfile.png" width="677" height="440" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor MMP File</p>
-   <p></p>
-   <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_options.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,77 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor Options</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>MMP Editor Options Window</h2>
-   
-   <p>
-   The MMP editor options window allows you to edit compiler, linker, and runtime settings. The MMP editor options window is shown in Figure 1.</p>
-   <p align="center"><img src="images/mmp_editor_options.png" width="944" height="477" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Options window</p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>Runtime</b></p></td><td class="Cell">
-			 <p>
-				This group allows you to define various runtime options.</p>
-			 <p><b>Capabilities</b> - Click the Choose... button to select Capabilities. A capability is an access token that corresponds to permission to access sensitive system resources. Platform security permits access to sensitive APIs according to capabilities. Capabilities are used to specify what functionality an application is trusted to use; they are allocated to the application at build time and are policed at run time. Once the capabilities are assigned to the application, they cannot be changed. Thus an application has a set of unalterable capabilities that describe what access the application has to the APIs.</p>
-			 <p>There are three suggested ways to establish which capabilities an application requires.</p>
-			 <ul>
-			   <li>The first method is initially to allocate capabilities based on the general operations that the application performs. For example, an instant messaging application would probably require NetworkServices to access the Internet and ReadUserData to read the user&rsquo;s contacts.</li>
-			   <li>The second method is to use the Symbian Developer Library, which lists the capabilities required by each API. Note that some APIs may be marked as &ldquo;Dependent&rdquo;, meaning that the need for the capability depends on the parameters being passed. For example, accessing a file in an application&rsquo;s private data area requires no capabilities, but accessing a file in \sys\bin requires the <span class="code">AllFiles</span> capability.</li>
-			   <li>The third method is to run the application in the emulator, analyzing the debug file (in the system temporary directory) for capability violations. The output will state the API that caused the violation and what capability was expected.</li>
-			 </ul>
-			 <p><b>Minimum heap size</b> - Set the heap size that you need.</p>
-			 <p><b>Maximum heap size</b> - Set the heap size that you need.</p>
-			 <p><b>Stack  size</b> - Set the stack size that you need.</p>
-			 <p><b>Process priority </b> - Select the process priority from the dropdown list.</p>
-			 <p><b>Secure ID</b> - Enter the Secure ID. The SID is used to determine which private directory a process can access. It is also used to identify the caller applications. An application's SID is defined within its .mmp file, and is used to uniquely identify the application. SID values are requested from the Symbian Signed Web site (www.symbiansigned.com).  The Software Installer (SWI) is responsible for ensuring that SIDs are locally unique, i.e., that no two applications have the same SID value on a particular target device.</p>
-			 <p><b>Vendor ID</b> - Enter the Vendor ID. This ID uniquely identifies the source of the application. If an application needs a VID, it must be certified. Noncertified applications must use a VID of 0 (KNullUid), which is the value applied by default.</p>
-			 <p><b>Enable debugging (Symbian OS 9.4+) </b>- Activate to enable on-device debugging for Symbian OS 9.4 and later. When activated, the <span class="code">DEBUGGABLE_UDEBONLY</span> flag is added to the project .MMP file. </p>
-			 <p><b>Paging Mode  (Symbian OS 9.3+)</b> - specify the paging mode to: not specified, paged, or unpaged. </p></td>
-	 </tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Compiler Settings</b></p></td><td class="Cell">
-			 <p>
-				<b>User includes</b> - Use the Add, Edit, and Remove buttons to add, edit, or remove the paths to the user header files used to compile source files. Use the Up and Down buttons to arrange the list of paths. </p>
-			 <p><b>System includes</b> - Use the Add, Edit, and Remove buttons to add, edit, or remove the paths to the system header files used to compile source files. Use the Up and Down buttons to arrange the list of paths.</p>
-			 <p><b>Macros</b> - Use the Add, Edit, and Remove buttons to add, edit, or remove a macro identifier. Use the Up and Down buttons to arrange the list of macro identifiers.</p>
-			 <p><b>Compiler options</b> - Use the Add, Edit, and Remove buttons to add, edit, or remove compiler options. In the Edit Compiler Options dialog, select the tool chain (for example: ARMCC, CW, GCC, GCCE, or MSVC) and enter your custom options.</p>
-			 <p><b>Linker options</b> - Use the Add, Edit, and Remove buttons to add, edit, or remove linker options. In the Edit Linker Options dialog, select the tool chain (for example: ARMCC, CW, GCC, GCCE, or MSVC) and enter your custom options.</p>
-			 <p><b>Per-variant include dependencies</b> - Check this option to include dependencies for a specific variant when building a target. For example build a release variant with optimized code, a debug variant with debugging info and a profiling variant with timing hooks.</p>
-			 <p><b>Disable optimizations in debug builds</b> - Check this option to disable optimizations when building a debug version of your application. Since optimization changes the code created by the compiler, it is best to optimize your code after you have fully tested and debugged it. If a program works in a debug build, but fails in a release build, it is likely that one of the compiler optimizations is exposing a defect in your source code. To isolate the problem, you should disable selected optimizations for each source code file, until you locate the file and the optimization that is causing the problem.</p></td>
-	 </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Linker</b></td>
-			   <td class="Cell"><p><b>Linker definition file</b> - Select a linker definition file or click Browse... to locate a definition file.</p>
-		       <p><b>Export unfrozen</b> - Check this option to tell the build process that exports are not yet frozen.</p>
-		       <p><b>Don't export library</b> - Check this option to not export a copy of the library. </p>
-		       <p><b>No strict .def file</b> - Check this option to specify no strict linker definition file.</p>
-		       <p><b>Compress target executable</b> - Check this option to compress the target executable. </p>
-		       <p><b>Link as internal name</b> - Specify an internal name.</p>
-		       <p><b>Win32 base address</b> - Specify the Win32 base address.</p></td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Kernel</b></td>
-			   <td class="Cell"><p><b>ASSP ABI </b>- Check this option to build the ASSP application binary interface. </p>
-		       <p><b>ASSP exports</b> - Check this option to enable ASSP exports. </p></td>
-     </tr>
-   </table>
-	 <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_resource_block.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor Resource Block</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-   </head>
-   <body>
-   <h2>MMP Editor Resource Block</h2>
-   
-   <p>
-   The MMP editor resource block dialog allows you to add or remove resource files to your project. The Edit Resource Block dialog is shown in Figure 1.  You can add, remove or edit resource files to be included with your project.</p>
-   <p align="center"><img src="images/mmp_editor_resrcblock.png" width="444" height="350" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Resource Block Dialog</p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>Project RSS files</b></p></td><td class="Cell">
-			 <p>
-				Select or browse to the resource file to be included in all builds.</p></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>RSS file path</b></p></td><td class="Cell">
-			 <p>
-				Enter the path to the resource file. </p></td></tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Target file name</b></td>
-			   <td class="Cell">Enter the target file name.</td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Target file path</b></td>
-			   <td class="Cell">Select the target file path, such as the executable directory or /resource directory on the target device.</td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>UID 2</b></td>
-			   <td class="Cell">Enter the unique identifier. UID2 may need to be a specific value for some kinds of DLLs, especially those used by plug-in frameworks.</td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>UID 3 </b></td>
-			   <td class="Cell"><p>Enter the unique identifier. In the current implementation of platform security, UID3 is used as the Secure ID if SECUREID is not specified in the .mmp file. If it is specified, UID3 will be used to identify the application as its original purpose.</p>
-		       <p>However, the SID is used to determine which private directory a process can access as well as to identify the caller applications, whereas the UID is used to uniquely identify an application. It is theoretically possible that these two identifiers could have different values, but to avoid confusion Symbian recommends that a SECUREID not be specified in the application's MMP file; UID3 should always be specified instead.</p></td>
-     </tr>
-			 <tr valign="top">
-			   <td class="Cell"><b>Generate header file</b></td>
-			   <td class="Cell">Check this option to generate a header file for the resource files.</td>
-     </tr>
-   </table>
-	 <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Editor Sources</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>MMP Editor Sources Window</h2>
-   
-   <p>
-   The MMP editor sources window lists the C++ and resource files that you can select to be compiled. The MMP editor sources window is shown in Figure 1.</p>
-   <p align="center"><img src="images/mmp_editor_sources.png" width="701" height="504" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Editor Sources window </p>
-   <p></p>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="245" class="Cell">Name</th>
-	 <th width="790" class="Cell">Function</th>
-	 </tr><tr valign="top"><td class="Cell">
-		    <p>
-			   <b>C/C++ sources</b></p></td><td class="Cell">
-			 <p>
-				Select the C/C++ files to be compiled with your project.			 </p></td></tr>
-	 <tr valign="top">
-         <td class="Cell"><b>Missing C/C++ sources</b></td>
-	     <td class="Cell">Shows a list of  missing source files referenced by project MMP files.</td>
-       </tr>
-	 <tr valign="top"><td class="Cell">
-		    <p>
-			<b>Resources</b></p></td><td class="Cell">
-			 <p>
-				Add, remove, or edit resources, bitmaps, and languages  to  compile with your project.</p></td></tr>
-   </table>
-   <h5>Related references</h5>
-    <ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-    </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_selection.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>MMP Selection</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>MMP Selection</h2>
-   
-   <p>
-   The MMP Selection dialog displays a list of mmp project files that your source files should be added to for debugging specific components. </p>
-   <p align="center"><img src="images/MMP_selection.png" width="326" height="381" /></p>
-   <p align="left" class="figure">Figure 1 - MMP Selection Dialog</p>
-   <p></p>
-   <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>New Symbian OS MMP File</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>New Symbian OS MMP File</h2>
-   
-   <p>
-   Use the <b>Symbian OS MMP File</b> wizard (figure 1) to create a new MMP project file for the currently selected project. Symbian projects are defined by an <code class="code">.mmp</code> file which specifies the essential project elements of a Symbian OS project. All details of the project lifecycle are handled by the IDE. There is no editable makefile the user can edit to modify the build behavior of the project.</p>
-   <div class="step">
-     <h4>Creating a New Symbian OS MMP File</h4>
-     <ol>
-         <li>To open the New wizard to create a MMP File:
-           <ul>
-             <li>Select the File &gt; New &gt; Other... menu item (Figure 1)</li>
-           </ul>
-           <blockquote>
-             <p align="center"><img src="images/MMP_wizard.png" width="525" height="500" /></p>
-             <p align="left" class="figure">Figure 1 - Select a wizard page in the New window</p>
-             <p>OR</p>
-           </blockquote>
-           <ul>
-             <li>Select the File &gt; New &gt; Symbian OS MMP File... menu item (Figure 2)</li>
-           </ul>
-         </li>
-         <blockquote>
-           <p align="center"><img src="images/MMP_wizard2.png" width="525" height="500" /></p>
-           <p align="left" class="figure">Figure 2 - MMP File page in the New MMP File window</p>
-       </blockquote>
-         <li>On the Select the wizard page, select Symbian OS &gt; Symbian OS MMP File, then click Next (Figure 1)</li>
-         <li> On the MMP File page, enter the destination project folder and specify file name</li>
-         <li>Click Finish</li>
-     </ol>
-     <p>The new MMP file is created in the destination folder and shown in the MMP editor.</p>
-   </div>
-   <h5>Related references</h5>
-<ul>
-      <li><a href="MMP_Editor.html">MMP Editor</a></li>
-      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
-      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
-      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
-      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
-   </ul>
-  
-   
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/exporting_remote_conns.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Exporting Remote Connections</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Exporting Remote Connections</h2>
-<p>You can export remote connection settings for sharing and import  settings created by others using the  Import/Export commands.</p>
-<ul>
-  <li><b>Exporting Remote Connections</b></li>
-  <li><a href="exporting_remote_conns.htm">Importing Remote Connections</a></li>
-</ul>
-<p>To export one or more remote connections:</p>
-<ol>
-  <li>Click the <b>File &gt; Export..</b>. menu option.</li>
-  <li>Select the <b>Remote Connections &gt; Remote Connections Data</b> wizard in the Select page (Figure 1), then click <b>Next</b>.</li>
-<p align="center"><img src="../images/export_rc_01_select.png" width="525" height="550"></p>
-<p class="figure">Figure 1. Select page showing Remote Connections Data wizard</p>
-  <li>Choose file and remote connections to export (Figure 2) in the <b>Export Remote Connections Data</b> page.</li>
-<p align="center"><img src="../images/export_rc_02_export_data.png" width="525" height="550"></p>
-<p class="figure">Figure 2. Enable remote connections to export to chosen file</p>
-  <li>Click <b>Finish</b> to save the selected remote connections to the file.</li>
-</ol>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a> </li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/importing_remote_conns.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Importing Remote Connections</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Importing Remote Connections</h2>
-<p>You can export remote connection settings for sharing and import  settings created by others using the  Import/Export commands.</p>
-<ul>
-  <li><a href="importing_remote_conns.htm">Exporting Remote Connections</a></li>
-  <li><b>Importing Remote Connections</b></li>
-</ul>
-<p>To import one or more remote connections:</p>
-<ol>
-  <li>Click the <b>File &gt; Import..</b>. menu option.</li>
-  <li>Select the <b>Remote Connections &gt; Remote Connections Data</b> wizard in the Select page (Figure 1), then click <b>Next</b>.</li>
-<p align="center"><img src="../images/import_rc_01_select.png" width="525" height="550"></p>
-<p class="figure">Figure 1. Select page showing Remote Connections Data wizard</p>
-  <li>Choose file and remote connections to export (Figure 2) in the <b>Import Remote Connections Data</b> page.</li>
-<p align="center"><img src="../images/import_rc_02_import_data.png" width="525" height="550"></p>
-<p class="figure">Figure 2. Enable remote connections to import</p>
-  <li>Click <b>Finish</b> to import the selected remote connections into Carbide.</li>
-</ol>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a> </li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/view_remote_connection.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,181 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Remote Connections view</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">
-<!--
-.style1 {
-	font-family: Helvetica, sans-serif;
-	font-weight: bold;
-}
--->
-</style>
-</head>
-<body >
-<h2>Remote Connections view</h2>
-<p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common  connection settings for remote agents. Remote agents provide support for debugging, profiling, trace, and more. The connection types currently supported include:</p>
-<ul>
-  <li>Serial &mdash; mainly for boards with a serial interface</li>
-  <li>Bluetooth &mdash; available for  debug support </li>
-  <li>USB &mdash; available for both debug and trace support </li>
-</ul>
-<p>The columns in the <strong>Remote Connections</strong> view include:</p>
-<ul>
-  <li>Connection/Services - connection name defined by you and remote agent type</li>
-  <li>Type - connection type, i.e. Bluetooth, USB, TCP/IP, etc.</li>
-  <li>Status - current connection status, i.e. Available, Not Accessible, Ready, etc.</li>
-  <li>Description - provides information on the current connection test status.</li>
-</ul>
-<p align="center"><img src="../images/view_remote_connections.png" width="679" height="166"></p>
-<p class="figure">Figure 1 - Remote Connections view</p>
-<p>When the view is closed or another perspective opened, a small display  appears in the trim area in the lower-right corner of the workspace showing the current active remote connection. Click the connection name to  open the drop-down menu where you can open the Remote Connections view or switch between  connections.</p>
-<p align="center"><img src="../images/trim_remote_conns.png" width="212" height="44"></p>
-<p class="figure">Figure 2. Available remote connection trim indicator</p>
-<h3>Remote Connections view toolbar icons</h3>
-<p>The following commands appear on the toolbar within the Remote Connections view: </p>
-<table width="800"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="28%" scope="col">Item</th>
-    <th width="13%" scope="col">Icon</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-      <td><strong>Toggle periodic service testing</strong></td>
-      <td><div align="center"><img src="../images/icon_periodic_testing.png" alt="Periodic testing icon" width="18" height="18"></div></td>
-      <td>Toggles service testing on or off.</td>
-  </tr>
-  <tr>
-    <td><strong>Refresh Connections</strong></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_refresh.png" width="18" height="18">
-    </center>    </td>
-    <td><p>Click to update the connection list status.</p>    </td>
-  </tr>
-  <tr>
-    <td><strong>New Connection</strong></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_new.png" width="18" height="17">
-    </center>    </td>
-    <td>Click to open the New  Connection wizard to add a connection.</td>
-  </tr>
-  <tr>
-    <td><strong>Edit Connection</strong></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_edit.png" width="18" height="17">
-    </center>    </td>
-    <td><p>Click to edit the selected remote connection.</p>    </td>
-  </tr>
-  <tr>
-      <td><strong>View menu</strong></td>
-      <td><div align="center"><img src="../images/icon_menu_white.png" alt="View menu" width="12" height="12"></div></td>
-      <td>Select the connection types to monitor for remote connections.</td>
-  </tr>
-</table>
-<h3>Remote Connections view Status icons</h3>
-<p>The following status indicators appear in the Remote Connections view: </p>
-<table width="800"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="28%" scope="col">Item</th>
-    <th width="13%" scope="col">Icon</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Connection</strong></td>
-    <td><center>
-      <img src="../images/icon_rc_connection.png" width="16" height="16">
-    </center></td>
-    <td><p>Indicates an inactive remote connection setting.</p></td>
-  </tr>
-  <tr>
-    <td><strong>Not Active</strong></td>
-    <td><center>
-      <img src="../images/icon_rc_not_active.png" width="17" height="17">
-    </center></td>
-    <td>Indicates an inactive connection type.</td>
-  </tr>
-  <tr>
-    <td><strong>Ready / Available</strong></td>
-    <td><center>
-      <img src="../images/icon_rc_available.png" width="17" height="18">
-    </center></td>
-    <td><p>Indicates an active remote connection is ready or that a particular connection type is available.</p></td>
-  </tr>
-  <tr>
-    <td><b>Not Accessible</b></td>
-    <td><center>
-      <img src="../images/icon_rc_not_accessible.png" width="16" height="16">
-    </center>    </td>
-    <td><p>Cannot access the connection type within the connection setup. This could be due to one of the following conditions:</p>
-        <ul>
-            <li>Nokia Ovi/PC Suite is not installed (Carbide uses their drivers to connect to remote devices)</li>
-            <li>User did not select Ovi/PC Suite mode on the device</li>
-            <li>CODA (Carbide On-device Debug Agent)   is not installed on the device</li>
-        </ul>        
-        <p>If all the above is setup the remote device should automatically appear when it is connected to the PC. The Description field contains useful debug information that can help solve the issue as well. </p></td>
-  </tr>
-</table>
-<h3>Remote Connections view context menu options</h3>
-<p>Based on the current selection, one or more of the following commands appear on the context menu when you right-click within the Remote Connections view. For example, if no connections are defined, only the <b>New Connection</b> command is available on the context menu. </p>
-<p align="center"><img src="../images/context_menu_remote_conn_view.png" width="246" height="141"></p>
-<p class="figure">Figure 3 - Remote Connections context menu</p>
-<table width="800"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="11%" scope="col">Icon</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><span class="style1">New Connection...</span></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_new.png" width="20" height="18">
-    </center>    </td>
-    <td>Select to open the New  Connection wizard to add a connection.</td>
-  </tr>
-  <tr>
-    <td><span class="style1">Rename</span></td>
-    <td>&nbsp;</td>
-    <td>Select to rename the currently selected connection.</td>
-  </tr>
-  <tr>
-    <td><span class="style1">Edit  Settings...</span></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_edit.png" width="19" height="19">
-    </center>    </td>
-    <td><p>Select to edit the selected remote connection settings.</p></td>
-  </tr>
-  <tr>
-    <td><span class="style1">Delete</span></td>
-    <td><center>
-      <img src="../images/icon_remote_connection_delete.png" width="17" height="16">
-    </center>    </td>
-    <td><p>Select to delete the selected connection from the connection list.</p></td>
-  </tr>
-  <tr>
-    <td><span class="style1">Help for...</span></td>
-    <td><center>
-        <img src="../images/icon_remote_connection_docs.png" width="19" height="17">
-    </center></td>
-    <td>Select to open the Help view for connection information.</td>
-  </tr>
-  <tr>
-    <td><span class="style1">Make Current</span></td>
-    <td>&nbsp;</td>
-    <td>Make the selected connection the current connection.</td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="../trk/wnd_on_device_setup.htm">On-Device Connections</a><a href="wnd_on_device_setup.htm"></a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a></li>
-  <li><a href="../../tasks/trk/trk_plug_n_play_01.htm">Plug-n-Play CODA Setup</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.htm</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_install_tab.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Install Remote Agents pane</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Install Remote Agents</h2>
-<p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/tab_new_conn_install_agent.png" width="525" height="576"></p>
-<p class="figure">Figure 2 - New Connection wizard Install remote agents page</p>
-<p>Table 1. Install Remote Agents pane</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Install remote agents</strong></td>
-    <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 5.0 needs a version of the CODA software compiled for that SDK. </p>
-        <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of CODA for the target device. </p></td>
-  </tr>
-  <tr>
-    <td><strong>Save</strong></td>
-    <td>Click <strong>Save</strong> to store a local copy of the currently selected CODA to disk. You can then manually install the file to your devices using the method of your choice. </td>
-  </tr>
-  <tr>
-    <td><strong>Install</strong></td>
-    <td><p>Click <strong>Install</strong> to download and install the CODA selected in the Install remote agents list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
-      <p class="note"><b>NOTE</b> Drivers installed by PC Suite or Ovi Suite are required in order for Install to download a remote agent onto the target device.</p>
-    <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite or Ovi Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
-  </tr>
-</table>
-<p></p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_connection_wizard.htm">Setup Connection</a></li>
-  <li><a href="wnd_on_device_check_tab.htm">Test Connection</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
-  License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_settings_pane.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Install Remote Agents pane</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Install Remote Agents pane</h2>
-<p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/tab_new_conn_install_agent.png" alt="" width="525" height="576"></p>
-<p class="figure">Figure 2 - New Connection wizard Serial Connection Settings page</p>
-<p>Table 3. Serial Connection Setting page - Install Remote Agents tab</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Install Remote Agents</strong></td>
-    <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the CODA software compiled for that SDK. </p>
-        <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of CODA for the target device. </p></td>
-  </tr>
-  <tr>
-    <td><strong>Save</strong></td>
-    <td>Click <strong>Save</strong> to store a local copy of the currently selected CODA to disk. You can then manually install the file to your devices using the method of your choice. </td>
-  </tr>
-  <tr>
-    <td><strong>Install</strong></td>
-    <td><p>Click <strong>Install</strong> to download and install the CODA selected in the Install latest CODA list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
-        <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
-  </tr>
-</table>
-<p></p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_on_device_check_tab.htm">Set Connection Settings </a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_add.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,114 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Adding, Editing, and Deleting Connections</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Adding, Editing, and Deleting Connections</h2>
-<p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common remote connection settings.</p>
-<ul>
-  <li><a href="#CONN_EDIT">Edit connection name and type</a></li>
-  <li><a href="#CONN_SET">Set Connection Settings pane</a></li>
-  <li><a href="#INSTALL">Install Remote Agents pane</a></li>
-</ul>
-<h3><strong><a name="CONN_EDIT" id="INSTALL3"></a></strong>Edit connection name and type</h3>
-<p>Use the <b>Edit connection name and type</b> page to assign a name and connection type to the new connection setup.</p>
-<p align="center"><img src="../images/wnd_new_connection_wizard_01.png" width="464" height="560"></p>
-<p class="figure">Figure 1 - New Connection wizard Edit connection name and type page</p>
-<p>Table 1. Edit connection name and type page - options</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="28%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-      <td><strong>Connection Type</strong></td>
-      <td>Select the type of connection this setup will use.</td>
-  </tr>
-  <tr>
-    <td><strong>Connection Name</strong></td>
-    <td><p>Enter a name for the connection.</p>    </td>
-  </tr>
-  <tr>
-    <td><strong>Connection Settings</strong></td>
-    <td><p>Select the connection port to use for this connection setting.</p>    </td>
-  </tr>
-</table>
-<h3><strong><a name="CONN_SET" id="INSTALL2"></a></strong>Set Connection Settings pane</h3>
-<p>Use  the <b>Set Connection Settings</b> pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:</p>
-<ul>
-  <li>Set  the device OS used by the device and supported by the selected remote agent</li>
-  <li>Allow easy serial port selection when connecting to a device </li>
-  <li>Verify that you have the latest remote agent installed on a device</li>
-</ul>
-<p align="center"><img src="../images/wnd_new_connection_wizard_02.png" width="464" height="560"></p>
-<p class="figure">Figure 2 - New Connection wizard Serial Connection Settings page</p>
-<p>Table 2. Serial Connection Setting page - Set Connection Settings tab</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Device OS (used to determine installer version)</strong></td>
-    <td>Select the OS used on the device.</td>
-  </tr>
-  <tr>
-    <td><b>Select a service to test</b></td>
-    <td>Click to select a listed service for testing.</td>
-  </tr>
-  <tr>
-    <td><strong>Initiate Service Testing</strong></td>
-    <td><p>Click <strong>Initiate Service Testing</strong> to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check CODA version operation requires more than a few seconds.</p>
-        <p class="note"><strong>NOTE</strong> The PC must have an internet connection to perform a remote agent version check.</p>
-      <p>Once the comparison is complete the Status text is updated with the result and further instructions as required.</p>
-      <p align="center"><img src="../images/wnd_on_device_setup_install_new_version.png" width="466" height="67"></p>
-      <p align="left">If a connection fails, the errors normally fall into these two categories: </p>
-      <ul>
-          <li><strong>connection failure</strong> - this usually indicates the chosen COM port  is not open. Try selecting a different COM port, specifically one with a name attached to it (<span class="code">COM4 - BthModem0</span>) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response. </li>
-        <li><strong>CODA not responding</strong> - this indicates that the COM port is open but CODA is not responding. First, verify that CODA is up and running on the device. Second, CODA may be listening on a different COM port, so choose another named COM port and try again.</li>
-      </ul>
-      <p align="left">&nbsp;</p></td>
-  </tr>
-</table>
-<h3><strong><a name="INSTALL" id="INSTALL"></a>Install Remote Agents</strong> pane</h3>
-<p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/wnd_new_connection_wizard_03.png" width="464" height="560"></p>
-<p class="figure">Figure 2 - New Connection wizard Serial Connection Settings page</p>
-<p>Table 3. Serial Connection Setting page - Install Remote Agents tab</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Install Remote Agents</strong></td>
-    <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 5.x needs a version of the CODA software compiled for that SDK. </p>
-        <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of CODA for the target device. </p></td>
-  </tr>
-  <tr>
-    <td><strong>Save</strong></td>
-    <td>Click <strong>Save</strong> to store a local copy of the currently selected CODA to disk. You can then manually install the file to your devices using the method of your choice. </td>
-  </tr>
-  <tr>
-    <td><strong>Install</strong></td>
-    <td><p>Click <strong>Install</strong> to download and install the CODA selected in the Install latest CODA list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
-        <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
-  </tr>
-</table>
-<p>&nbsp;</p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a> </li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Editing connections</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Editing connections</h2>
-<p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common remote connection settings.</p>
-<ul>
-  <li><a href="#CONN_EDIT">Edit connection name and type</a></li>
-  <li><a href="#CONN_SET">Set Connection Settings pane</a></li>
-  <li><a href="#INSTALL">Install Remote Agents pane</a></li>
-</ul>
-<h3><strong><a name="CONN_EDIT" id="INSTALL3"></a></strong>Edit connection name and type</h3>
-<p>Use the <b>Edit connection name and type</b> page to assign a name and connection type to the new connection setup.</p>
-<p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="525" height="576"></p>
-<p class="figure">Figure 1 - New Connection wizard Edit connection name and type page</p>
-<p>Table 1. Edit connection name and type page - options</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="28%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-      <td><strong>Conection Type</strong></td>
-      <td>Select the type of connection this setup will use.</td>
-  </tr>
-  <tr>
-    <td><strong>Connetion name</strong></td>
-    <td><p>Enter a name for the connection.</p>    </td>
-  </tr>
-  <tr>
-    <td><strong>Supported Services</strong></td>
-    <td><p>Shows a list of services supported by the connection type chosen.</p>    </td>
-  </tr>
-</table>
-<h3><strong><a name="CONN_SET" id="INSTALL2"></a></strong>Set Connection Settings pane</h3>
-<p>Use  the <b>Set Connection Settings</b> pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:</p>
-<ul>
-  <li>Set  the device OS used by the device and supported by the selected remote agent</li>
-  <li>Allow easy serial port selection when connecting to a device </li>
-  <li>Verify that you have the latest remote agent installed on a device</li>
-</ul>
-<p align="center"><img src="../images/tab_new_conn_test_conn.png" width="525" height="576"></p>
-<p class="figure">Figure 2 - New Connection wizard Set Connection Settings tab</p>
-<p>Table 2. Bluetooth Setting page - Set Connection Settings tab</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Serial Port </strong></td>
-    <td>A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (<span class="code">COM4 - BthModem0</span>) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.</td>
-  </tr>
-  <tr>
-    <td><b>Baud Rate</b></td>
-    <td>a dropdown list of baud rates common to serial connections.</td>
-  </tr>
-  <tr>
-    <td><strong>Device OS </strong></td>
-    <td><p>A dropdown list of device OSes that are supported by the remote  agent  software. Select the OS used by the device before running a check. </p></td>
-  </tr>
-  <tr>
-    <td><b>Select a service to test</b></td>
-    <td>Click to select a listed service for testing.</td>
-  </tr>
-  <tr>
-    <td><strong>Test Service Status</strong></td>
-    <td><p>Click <strong>Initiate service testing</strong> to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check CODA version operation requires more than a few seconds.</p>
-        <p class="note"><strong>NOTE</strong> The PC must have an internet connection to perform a remote agent version check.</p>
-      <p>Once the comparison is complete the Status text is updated with the result and further instructions as required.</p>
-      <p align="center"><img src="../images/wnd_on_device_setup_install_new_version.png" width="466" height="67"></p>
-      <p align="left">If a connection fails, the errors normally fall into these two categories: </p>
-      <ul>
-          <li><strong>connection failure</strong> - this usually indicates the chosen COM port  is not open. Try selecting a different COM port, specifically one with a name attached to it (<span class="code">COM4 - BthModem0</span>) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response. </li>
-        <li><strong>CODA not responding</strong> - this indicates that the COM port is open but CODA is not responding. First, verify that CODA is up and running on the device. Second, CODA may be listening on a different COM port, so choose another named COM port and try again.</li>
-      </ul>
-      <p align="left">&nbsp;</p></td>
-  </tr>
-</table>
-<h3><strong><a name="INSTALL" id="INSTALL"></a>Install Remote Agents</strong> pane</h3>
-<p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/tab_new_conn_install_agent.png" width="525" height="576"></p>
-<p class="figure">Figure 2 - New Connection wizard Install remote agents tab</p>
-<p>Table 3. Bluetooth Setting page - Install Remote Agents tab</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Install remote agents</strong></td>
-    <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the CODA software compiled for that SDK. </p>
-        <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of CODA for the target device. </p></td>
-  </tr>
-  <tr>
-    <td><strong>Save</strong></td>
-    <td>Click <strong>Save</strong> to store a local copy of the currently selected CODA to disk. You can then manually install the file to your devices using the method of your choice. </td>
-  </tr>
-  <tr>
-    <td><strong>Install</strong></td>
-    <td><p>Click <strong>Install</strong> to download and install the CODA selected in the Install latest CODA list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
-        <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
-  </tr>
-</table>
-<p>&nbsp;</p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a> </li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Setup Connection</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Setup Connection</h2>
-<p>Use the <b>Edit Connection</b> page to assign a connection type, name, and connection settings to the new connection setup.</p>
-<p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="525" height="576"></p>
-<p class="figure">Figure 1 - New Connection wizard Setup Connection tab</p>
-<p>Table 1. Setup Connection page - options</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="28%" scope="col">Item</th>
-    <th width="59%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Connection Type</strong></td>
-    <td><p>Select the type of connection and its supported services from the drop down list of options. The types of connections include:</p>
-      <ul>
-        <li>Bluetooth - serial port connection through Bluetooth</li>
-        <li>Serial - serial port connection through a COM serial port</li>
-        <li>USB - serial port connection through USB that  supports CODA 4.x</li>
-      </ul>
-      <p>And the supported services may include:</p>
-      <ul>
-        <li>CODA</li>
-        <li>Tracing</li>
-        <li>and others</li>
-    </ul></td>
-  </tr>
-  <tr>
-    <td><strong>Connection Name</strong></td>
-    <td><p>Enter a name for the connection.</p>    </td>
-  </tr>
-  <tr>
-    <td><strong>Connection Settings</strong></td>
-    <td><p>Shows a list of services supported by the connection type chosen.</p>
-      <ul>
-        <li>Bluetooth - serial port connection through Bluetooth</li>
-        <li>Serial - serial port connection through a COM serial port</li>
-        <li>USB - serial port connection through USB that  supports CODA 4.x</li>
-    </ul></td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_on_device_check_tab.htm">Test Connection</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install Remote Agents</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_on_device_check_tab.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Test Connection</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Test Connection</h2>
-<p>Use  the <b>Set Connection Settings</b> pane to compare the version of remote service installed on the device with the latest version available for Carbide. A remote service is any software on the device that can communicate with Carbide. This includes CODA (Carbide On-device Debug Agent), Trace, Performance Investigator, and other services. In this pane you can:</p>
-<ul><li>Set  the device OS used by the device and supported by the remote service</li>
-  <li>Verify that Carbide can communicate with the remote service via the chosen connection setting</li>
-  <li>Verify that you have the latest version of the remote service  installed on the device</li>
-</ul>
-<p>Options presented may differ based on the type of connection setting  chosen.</p>
-<p align="center"><img src="../images/tab_new_conn_test_conn.png" width="525" height="576"></p>
-<p class="figure">Figure 1 - Test Connection  pane in the New Connection dialog </p>
-<h5>Table 1<span class="figure"> Test Connection </span> pane &mdash; items</h5>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="29%" scope="col">Item</th>
-    <th width="57%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><strong>Device OS (used to determine installer version)</strong></td>
-    <td><p>A dropdown list of device OSes that are supported by  CODA. Select the OS used by the device before running a check. </p>    </td>
-  </tr>
-  <tr>
-    <td><strong>Select a service to test</strong></td>
-    <td>Select the remote service type to query on the remote device.</td>
-  </tr>
-  <tr>
-    <td><b>Initiate service testing</b></td>
-    <td><p>Click <b>Initiate service testing</b> to query the  remote software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear when the operation requires more than a few seconds.</p>
-      <p class="note"><strong>NOTE</strong> The PC must have an internet connection to perform a remote service version check.</p>
-      <p>Once the comparison is complete the Status text is updated with the result and further instructions as required.</p>
-      <p align="center"><img src="../images/wnd_on_device_setup_install_new_version.png" width="466" height="67"></p>
-      <p align="left">If a connection fails, the errors normally fall into these two categories: </p>
-      <ul>
-        <li><strong>connection failure</strong> - this usually indicates the chosen COM port  is not open. Try selecting a different COM port, specifically one with a name attached to it (<span class="code">COM4 - BthModem0</span>) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response. </li>
-        <li><strong>Service not responding</strong> - this indicates that the COM port is open but the remote service is not responding. First, verify that remote service is up and running on the device. Second, the remote service may be listening on a different COM port, so choose another named COM port and try again.</li>
-      </ul>      </td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
-  <li><a href="wnd_new_connection_wizard.htm">Setup Connection</a></li>
-  <li><a href="wnd_on_device_check_tab.htm">Install Remote Agents</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
-  License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_on_device_setup.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-<!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="keywords" content="Check TRK, TRK, Install TRK"
-><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>On-Device Connections</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>On-Device Connections </h2>
-<p>Use the <strong>New Connection</strong> wizard to verify and update Carbide software services on a device. Click the <strong>New Connection...</strong> icon (<img src="../images/icon_remote_connection_new.png" alt="New Connection icon" width="18" height="17" align="absmiddle">) in the <a href="view_remote_connection.htm">Remote Connections</a> view toolbar  to open. Current services available include CODA, Tracing, and others. The following tabs are present:</p>
-<ul>
-  <li><a href="wnd_new_connection_wizard.htm">Setup Connection</a> - define connection type, name and settings</li>
-  <li><a href="#CONN_SET">Test Connection</a> - verify connection operates as intended</li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install	Remote Agents</a> - download and install remote agents</li>
-</ul>
-<p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="525" height="576"></p>
-<p class="figure">Figure 1 - New Connection dialog</p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="wnd_new_connection_wizard.htm">Setup Connection</a></li>
-  <li><a href="wnd_on_device_check_tab.htm">Test Connection</a></li>
-  <li><a href="wnd_new_conn_install_tab.htm">Install Remote Agents</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
-  License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_carbide_portal.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,97 +0,0 @@
-<!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>Carbide.c++ Portal  view</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body >
-<h2>Carbide.c++ Portal  view</h2>
-<p>The <strong>Carbide.c++ Portal</strong>  view provides a single point of information on Carbide news, new releases, additional extensions, and support. The<strong> Carbide.c++ Portal</strong><strong> </strong>view is shown by clicking <strong>Help &gt; Carbide.c++ Portal</strong>.</p>
-<p align="center"><img src="images/view_carbide_portal.png" width="840" height="548"></p>
-<p class="figure">Figure 1. Customize page in the Carbide.c++ Portal view</p>
-<p>If the <b>Show Installed</b> option is checkmarked, the list only shows the extensions  currently installed. To show more information on a specific extension click the <img src="images/icon_show_overview.png" alt="Show Overview icon" width="18" height="18" align="absmiddle"> (Show Overview) icon (Figure 2).</p>
-<p align="center"><img src="images/view_show_overview_popup.png" width="748" height="349"></p>
-<p class="figure">Figure 2. Extension information popup </p>
-<h2>Install section</h2>
-<p>The Install section provides options for installing additional Carbide extensions.</p>
-<h5>Table 1. Install options </h5>
-<table width="83%"  border="0" cellpadding="2" cellspacing="0">
-    <tr>
-        <th width="29%" scope="col">Item</th>
-        <th width="63%" scope="col">Explanation</th>
-    </tr>
-    <tr>
-        <td><b>Install...</b></td>
-        <td>Installs only the checked items in the extension list.</td>
-    </tr>
-    <tr>
-        <td><b>Refresh</b></td>
-        <td><p>Refreshes the plug-in list.</p></td>
-    </tr>
-    <tr>
-        <td><strong>Select all</strong></td>
-        <td>Marks all extensions for installation.</td>
-    </tr>
-    <tr>
-        <td><strong>Deselect all</strong></td>
-        <td>Unchecks all extensions to prevent installation.</td>
-    </tr>
-    <tr>
-        <td><strong>Advanced install...</strong></td>
-        <td>Launches the <strong>Install New Software</strong> wizard.</td>
-    </tr>
-</table>
-<h2>Migrate section</h2>
-<p>The Migrate section provides options for saving or restoring the custom settings.</p>
-<h5>Table 2. Migrate options </h5>
-<table width="83%"  border="0" cellpadding="2" cellspacing="0">
-    <tr>
-        <th width="29%" scope="col">Item</th>
-        <th width="63%" scope="col">Explanation</th>
-    </tr>
-    <tr>
-        <td><b>Export...</b></td>
-        <td>Click to export the current feature configuration.</td>
-    </tr>
-    <tr>
-        <td><b>Import...</b></td>
-        <td><p>Click to import a saved feature configuration settings file.</p></td>
-    </tr>
-</table>
-<h2>Settings section  </h2>
-<p>The Settings section provides access to several common ways to customize the Carbide program.</p>
-<h5>Table 3. Settings options </h5>
-<table width="83%"  border="0" cellpadding="2" cellspacing="0">
-    <tr>
-        <th width="29%" scope="col">Item</th>
-        <th width="63%" scope="col">Explanation</th>
-    </tr>
-    <tr>
-        <td><b>Capabilities</b></td>
-        <td>Click to open the <b>Capabilities</b> preference panel where you can control which product components.</td>
-    </tr>
-    <tr>
-        <td><b>Code Style</b></td>
-        <td>Click to open the <b>Code Style</b> preference panel to customize the C/C++ editor appearance and behavior.</td>
-    </tr>
-    <tr>
-        <td><b>Key Bindings</b></td>
-        <td>Click to open the <b>Keys</b> preference panel to customize program key bindings.</td>
-    </tr>
-    <tr>
-        <td><b>Proxies</b></td>
-        <td>Click to open the <b>Network Connections</b> preference panel to change proxy settings.</td>
-    </tr>
-</table>
-<h5>Related references </h5>
-<ul>
-  <li><a href="../concepts/CarbidePerspective.html">Carbide C/C++ perspective</a></li>
-  <li><a href="../tasks/installing_extensions.htm">Installing Extensions</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
-  License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-</html>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_console.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-<!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>Console View</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body >
-<h2>Console view </h2>
-<p>The <b>Console</b> view display<span><span>s the output of a process and allows you to provide keyboard input to a process</span></span>. There are numerous consoles available, see the Open Console dropdown list for those available to you. Most are enabled from various project panels in Carbide. </p>
-<p align="center"><img src="../images/views/view_console_build.png" width="778" height="203" /></p>
-<p class="figure">Figure 1 - Console view showing build console information</p>
-<p>To view <span class="code">RDebug::Printf</span> output in the <b>Console</b> view when targeting devices, ensure that the following <a href="../projects/launch/page_debugger.htm">Debugger</a> options are matched with settings in the <span class="code">epoc.ini</span> file. </p>
-<ul>
-  <li>Set <span class="code">LogToDebugger 1</span> to use the <b>View program output</b> option </li>
-  <li>Set <span class="code">LogToFile 1</span> to enable the <b>View emulator output</b> option</li>
-</ul>
-<h5>Table 1 Console view&mdash;items </h5>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="29%" scope="col">Item</th>
-    <th width="14%" scope="col">Icon</th>
-    <th width="57%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Scroll Lock </b></td>
-    <td><div align="center"><img src="../images/icons/console_scroll_lock_icon.png" width="15" height="18" /></div></td>
-    <td>Toggles the scrolling of the console view contents. </td>
-  </tr>
-  <tr>
-    <td><b>Clear Console </b></td>
-    <td><div align="center"><img src="../images/icons/console_clear_console_icon.png" width="19" height="18" /></div></td>
-    <td>Clears all content in the Console view.</td>
-  </tr>
-  <tr>
-    <td><b>Pin Console </b></td>
-    <td><div align="center"><img src="../images/icons/console_pin_console_icon.png" width="19" height="18" /></div></td>
-    <td><p>Toggles the behavior of the console. When enabled the current console content is fixed all the time instead of scrolling out of sight. When disabled, the console changes according to the action. </p>
-    </td>
-  </tr>
-  <tr>
-    <td><b>Display Selected Console </b></td>
-    <td><div align="center"><img src="../images/icons/console_display_selected_icon.png" width="30" height="18" /></div></td>
-    <td>Changes the contents of the current console view to show the selected console output. </td>
-  </tr>
-  <tr>
-    <td><b>Open Console </b></td>
-    <td><div align="center"><img src="../images/icons/console_open_console_icon.png" width="30" height="18" /></div></td>
-    <td><p>Opens a new  console to display  the log for:</p>
-      <ul>
-        <li>Platform Security Diagnostics</li>
-        <li>New Windows System Messages Console </li>
-        <li>New Emulation Program Output Console</li>
-        <li>New CODA Program Output Console</li>
-        <li>New CODA Communications Log Console</li>
-        <li>New Symbian Rom Log Console</li>
-        <li>New Emulator Output Console</li>
-        <li>CVS</li>
-        <li>New Console View</li>
-      </ul>
-      <p>Remember  that <i>program output</i> is console output from the running binary  and <i>communications log</i> is the messages sent between CODA and the on-device debug agent. </p>      
-      <p class="note"><b>NOTE</b> You can pin any message log view so that it does not lose focus.</p></td>
-  </tr>
-</table>
-<p>&nbsp;</p>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_executables.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,105 +0,0 @@
-<!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>Executables view</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body >
-<h2>Executables view </h2>
-<p>  The <b>Executables</b> view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:</p>
-<ul>
-  <li>target all binaries for debugging because the symbolics are automatically loaded when a bld.inf is imported or a project is created from a template</li>
-  <li>debug a binary that is not part of a project in the workspace by importing it into the Executables view to load the symbolics</li>
-  <li> debug a process running on a device by <a href="../tasks/processes/attach_to_process.htm">attaching</a> to the process and importing the binaries associated with the process into the Executables view to load the symbolics. For example, you to debug a library loaded by the process, you would need to import the libary and the process executable. </li>
-  <li>remove binaries when a project is closed or deleted from the workspace</li>
-  <li>remove  binaries  imported from outside the workspace by clicking the <b>Remove the selected executables</b> icon (<img src="images/icon_delete_launch_config.png" width="17" height="16" align="absmiddle">) or deleting the binary from the Executables project in the <a href="view_proj_explorer.htm">Project Explorer</a> view </li>
-  <li>locate and manage which source and resource files are associated with each executable. Paths shown in black text have been resolved, those in gray text cannot be found. </li>
-  <li>identify and correct any path issues with missing source files (shown in gray text). Double-click the missing source file to open a <b>Locate File</b> editor view which enables you to find the missing file. </li>
-  <li>view routines and header files used by the source file. Click the tree control to expand or collapse a list of included header files and routine names for fast navigation. </li>
-  <li>find and set breakpoints, watchpoints, and eventpoints in source files. Double-click a source file to open it in an editor view and to review the status of its breakpoints. </li>
-</ul>
-<p>In addition, an <b>Executables</b> project is created in the <a href="view_proj_explorer.htm">Project Explorer</a> view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. <span class="note">You can also drag and drop executables into the view. </span></p>
-<p class="note"><b>NOTE</b> To debug ROM DLLs with Symbian OS Device or in stop mode, always specify the <a href="../projects/launch/page_rom_log.htm">ROM Log file</a> in the project's launch configuration. </p>
-<p align="center"><img src="images/view_executables.png" width="813" height="309" /></p>
-<p class="figure">Figure 1 - Executables view</p>
-<p align="left">The <strong>Executables</strong> view consists of the <strong>Executable Name</strong> and <strong>Source File Name</strong> panes describled in the table below. Use the <strong>Columns</strong> button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired. </p>
-<h5>Table 1. Executables view  information </h5>
-<table width="88%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="17%" scope="col">Pane</th>
-    <th width="83%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Executable Name </b></td>
-    <td><p>Displays a list of  executables in the workspace as well as other files added by the user. Select an executable to update the Source File Name pane with related files. The executable information shown  can include: </p>
-      <ul>
-        <li><b>Executable Name</b> - (default) Name of the exectable file.</li>
-        <li><b>Executable Project</b> - (default) The project  associated with the executable.</li>
-        <li><b>Executable Location</b> - (default) The current location of the executable.</li>
-        <li><b>Executable Size</b> - The executable size shown in bytes.</li>
-        <li><b>Executable Date</b> - The source file&prime;s modification date.</li>
-        <li><b>Executable Type</b> - The executable type (.exe, etc.) </li>
-      </ul>
-      <p>Click the Columns icon (<img src="../images/icons/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
-  </tr>
-  <tr>
-    <td><b>Source File Name </b></td>
-    <td><p>Displays a list of  source files for the selected executable as extracted from the symbol table. The source file information shown can include: </p>
-      <ul>
-        <li><b>Source File Name</b> - (default) Name of the source file used by the executable. If no binary files are in the project the message <b>No source files found in &lt;project_name&gt;</b> is shown. </li>
-        <li><b>Source File Location</b> - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.</li>
-        <li><b>Source File Original Location </b> - (default) The original location of the source file which may be different than the current location. </li>
-        <li><b>Source File Size</b> - The executable size shown in bytes.</li>
-        <li><b>Source File </b><b>Date </b>- The source file&prime;s modification date.</li>
-        <li><b>Source File Type</b> - The source type (.h, .inc, etc.) </li>
-      </ul>
-      <p>Expand a file&prime;s tree control to view the functions and header files used by the file. Double-click to open the source file for editing or to set breakpoints. </p>
-      <p>Click the Columns icon (<img src="../images/icons/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
-  </tr>
-</table>
-<h4>Executables view toolbar icons</h4>
-<p>The table below lists the unique icons displayed in the <strong>Executables</strong> view toolbar. </p>
-<h5>Table 2. Executables view toolbar options </h5>
-<table width="88%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-      <th width="16%" scope="col">Command</th>
-      <th width="32%" scope="col">Name</th>
-      <th width="52%" scope="col">Description</th>
-  </tr>
-    <tr>
-      <td><div align="center"><img src="../images/icons/btn_restart.png" width="20" height="18" /></div></td>
-      <td><div align="left">Refresh the list of executables</div></td>
-      <td>Click to refresh the executables list. </td>
-    </tr>
-    <tr>
-      <td><div align="center"><img src="../images/icons/btn_import_executables.png" width="18" height="15" /></div></td>
-      <td>Import an executable file </td>
-      <td>Click to select and import an executable not in the workspace into the executables list. </td>
-    </tr>
-    <tr>
-      <td><center>
-        <img src="images/icon_delete_launch_config.png" width="17" height="16">
-      </center>
-      </td>
-      <td>Remove the selected executables</td>
-      <td>Click to remove one or more selected executables from the executables list. You will see a alert if the executable cannot be removed.</td>
-    </tr>
-    <tr>
-      <td><div align="center"><img src="../images/icons/btn_columns.png" width="14" height="14" /></div></td>
-      <td>Columns</td>
-      <td>Opens the  <b>Configure Columns</b> dialog for configuring which columns  appear in the Executable and Source File panes. </td>
-    </tr>
-</table>
-<h5>Other references</h5>
-<ul>
-  <li><a href="perspective_debug.htm">Debug perspective </a></li>
-  <li><a href="../concepts/autotargeting.htm">Auto-Targeting of Executables</a></li>
-  <li><a href="../tasks/processes/attach_to_process.htm">Attaching to a Process</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_mifdef_editor.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,106 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-"http://www.w3.org/TR/html4/loose.dtd">
-<html><head>
-<title>MIF Editor</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-
-<h2>MBM/MIF Editor</h2>
-	  
-	 <p>The <b>MIF Editor</b> allows you to create or edit the <span class="code">.mif</span> files list of scalable icons (<span class="code">.svg</span>)
-     included in  a S60 v3.0 and later GUI projects as well as standard <span class="code">.bmp</span> files. A .mif file is a MSX Interchange Format (MIF) file that should be built by the project.</p>
-   <p class="note"><b>NOTE</b> This editor is only supported by the S60 3.0  and later SDKs.</p>
-	 <p class="note"><b>NOTE</b> For resources that are included after creating a project, you should ensure that the output location is set correctly by viewing the file properties. The output location is set to &quot;<span class="code">{EPOCROOT}\epoc32\include</span>&quot; by default, so if an alternate location is required you can set this in the file properties.</p>
-   <p align="center" class="Image"><img src="../tasks/projects/images/mif_file_symprojnav.png" width="299" height="292"></p>
-		<p class="figure">Figure 1 - MIF File in the Symbian Project Navigator view</p>
-   <p>The <b>MIF Editor</b> appears when a MIF  file is
-   opened for editing. To open the editor double-click on a .mif file in the <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> view (figure 1), or select a scalable icon makefile (for example, <span class="code">Icons_scalable_dc.mk</span>), right-click and select the <b>Add MBM/MIF Entry</b> command.</p>
-   <p align="center"><img src="../tasks/projects/images/MBM_MIF_editor.png" width="900" height="600"> </p>
-   <p class="figure">Figure 2 - MBM/MIF Editor</p>
-		<h5>Table 1. MBM/MIF Editor &mdash;Items</h5>
-		<table width="94%"  border="0" cellpadding="2" cellspacing="0">
-          <tr>
-            <th width="32%" scope="col">Item</th>
-            <th width="68%" scope="col">Explanation</th>
-          </tr>
-          <tr>
-            <td><b>Target File </b></td>
-            <td><p>Specifies the <span class="code">EPOCROOT</span> relative path for the compiled images. Click the Default button to set the target file based on the SDK and project name. </p></td>
-          </tr>
-          <tr>
-            <td><b>Header File </b></td>
-            <td>Shows the generated header file. Select the Header option in the Header Generation group to create a default .mbg file. The path cannot be edited in this field. </td>
-          </tr>
-          <tr>
-            <td><b>Header Generation</b></td>
-            <td><p>Options include:</p>
-                <ul>
-                  <li>No header - If selected, no .mbg header will be generated. </li>
-                  <li>Header - If selected, a .mbg header will be generated.</li>
-              </ul></td>
-          </tr>
-          <tr>
-            <td><b>Up</b></td>
-            <td>Select an image in the list and click Up to move the selection one position up in the list.</td>
-          </tr>
-          <tr>
-            <td><b>Down</b></td>
-            <td><p>Select an image in the list and click Down to move the selection one position down in the list. </p></td>
-          </tr>
-          <tr>
-            <td><b>Pair Image and Mask </b></td>
-            <td>Select two adjacent unpaired BMP image entries in the list and click this button to combine the images together into image/mask pairs.</td>
-          </tr>
-          <tr>
-            <td><b>Split Image and Mask </b></td>
-            <td>Select a paired BMP image in the list and click this button to split the image into image and mask entries. </td>
-          </tr>
-          <tr>
-            <td><b>Swap Image and Mask </b></td>
-            <td>Select a paired BMP image in the list and click this button to swap the image and mask files and format information in paired image entries. </td>
-          </tr>
-          <tr>
-            <td><b>Add From Project </b></td>
-            <td>Click this button to open the <b>Add Images from Project</b> dialog to reference available images in the project.</td>
-          </tr>
-          <tr>
-            <td><b>Add From Filesystem </b></td>
-            <td>Click this button to open the <b>Add Images From Filesystem</b> dialog to locate and reference existing images in the filesystem or copy images to the project.</td>
-          </tr>
-          <tr>
-            <td><b>Remove</b></td>
-            <td>Select an image and click <b>Remove</b> to remove image entry from the list. This does not delete file from directory.</td>
-          </tr>
-          <tr>
-            <td><b>Color depth </b></td>
-            <td>Select the bit depth used to encode the image at build time.</td>
-          </tr>
-          <tr>
-            <td><b>Mask depth </b></td>
-            <td><p>Select the bit depth used to encode the mask at build time. Options include:</p>
-                <ul>
-                  <li>n/a - Do not apply mask depth to images </li>
-                  <li>1 - A 1-bit mask treats pixels as &quot;on/off&quot; bits, where black is opaque and white is transparent. </li>
-                  <li>8 - An 8-bit mask is treated as alpha values, where black is transparent and white is opaque.</li>
-              </ul></td>
-          </tr>
-          <tr>
-            <td><b>Color format </b></td>
-            <td>Select Color to encode the image(s) as color or select Grayscale to encode the image(s) as grayscale.</td>
-          </tr>
-          <tr>
-            <td><b>Set from image </b></td>
-            <td>Click this button to auto-detect the image depth, mask depth, and color/grayscale setting from the image contents.</td>
-          </tr>
-          <tr>
-            <td><b>Preview</b></td>
-            <td>A preview of the image as it will appear at runtime. </td>
-          </tr>
-        </table>
-		<p>&nbsp;</p>
-   <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-   </body>
-</html>
-   
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_proj_explorer.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-<!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>Project Explorer View</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body >
-<h2>Project Explorer view </h2>
-<p>  The <b>Project Explorer</b> view (Figure 1) display<span><span>s  relevant C/C++ projects located in the current workspace using a tree structure</span></span>. Use this view to manage all the projects located in the current workspace. The view is customizable and takes advantage of working sets. </p>
-<p>The content of a project is dependent upon how it was created in the workspace.</p>
-<p align="center"><img src="images/view_project_explorer.png" alt="Project Explorer view" width="281" height="424"></p>
-<p class="figure">Figure 1 - Project Explorer view showing projects in the current workspace</p>
-<p>The directories that appear in the project include:</p>
-<ul>
-  <li><b>sis</b>&#8212;the storage location for the final output files. The output file is linked from the top level of the project with a file of the same name.  Both the binary and link files can be expanded to show the source files used to build the program.</li>
-  <li><b>Includes</b>&#8212;a listing of all the include files used to build the project.</li>
-  <li><b>Executables</b> - a listing of debuggable executables imported into the <a href="view_executables.htm">Executables</a> view </li>
-  <li><b>User specified</b>&#8212;many other directories like <span class="code">src</span>, <span class="code">inc</span>, <span class="code">data</span>, and others are used to store specific types of project files. The names used for the directories are defined in the <a href="ProjectDirectories.html">Project Directories</a> page when the project is created. </li>
-</ul>
-<blockquote>
-  <p class="note"><b>NOTE</b> Only the directories specified by the mmp file are created during import. </p>
-</blockquote>
-<p>The files that appear in the project directories can be either:</p>
-<ul>
-  <li><b>files</b> (<img src="images/icon_project_file.png" width="15" height="16" align="absmiddle" />)&#8212;these files are located in the workspace within the project directories. Double-click a file icon to open it for editing.</li>
-  <li><b>folder links</b>&#8212;these are links pointing to folders that enable the project to support  cvs related sources. </li>
-</ul>
-<p>See  <b>C/C++ Development User Guide &gt; Reference &gt; C/C++ Views and Editors &gt; <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm">Project Explorer view</a></b> for more info. </p>
-<h5>Related references</h5>
-<ul>
-  <li><a href="../concepts/CarbidePerspective.html">Carbide C/C++ Perspective  </a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm	Wed Oct 06 10:31:32 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-<!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>Symbian Project Navigator view</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body >
-<h2>Symbian Project Navigator  view</h2>
-<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.project.ui.views.SymbianProjectNavigatorView)")'>Symbian Project Navigator</a> view shows all files that belong to the
-current build configuration. This view lists the Symbian projects in your current workspace and their corresponding *.inf file (typically <span class="code">bld.inf</span>). The *.inf file contains the related MMP project files, which are also listed in a tree structure.  You can collapse or expand the list for each MMP to see which sources  belong to each MMP.</p>
-<p>To open this view select <b>Window &gt; Show View &gt; Symbian Project Navigator</b>, or select <b>Window &gt; Show View &gt; Other ...</b> and expand the Carbide.c++ folder then choose Symbian Project Navigator. </p>
-<p>Figure 1 shows the Symbian Project Navigator view.</p>
-<p align="center"><img src="images/view_sym_proj_nav.png" width="281" height="340" alt=""/></p>
-<p class="figure">Figure 1 - Symbian Project Navigator view</p>
-<h5>Table 1. Symbian Project Navigator view &mdash; shortcut  menu</h5>
-<table width="88%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="30%" scope="col">Item</th>
-    <th width="9%" scope="col">Icon</th>
-    <th width="61%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Toggle SOURCEPATH </b></td>
-    <td><div align="center"><img src="images/icon_sourcepath_filter.png" width="18" height="15"></div></td>
-    <td>Toggles the display between showing the <span class="code">SOURCEPATH</span> folders contained in the MMP file and showing the <span class="code">Bld.inf</span> structure. </td>
-  </tr>
-  <tr>
-    <td><b>Toggle MMPs</b></td>
-    <td><div align="center"><img src="images/icon_mmp_filter.png" width="20" height="17"></div></td>
-    <td>Toggle the display to show all MMP files or  the MMP files associated with the current build configuration. </td>
-  </tr>
-  <tr>
-    <td><b>Toggle MMP Order</b></td>
-    <td><center>
-      <img src="images/icon_svn_mmp_order.png" width="21" height="20">
-    </center>
-    </td>
-    <td>Toggle to show the  MMPs list in alphabetical or build order. The default setting is build order.</td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul><li><a href="view_symbian_kernel.htm">Symbian OS View</a></li>
-  <li><a href="../debugger/debug/viewing_debug.htm">Debug View</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>