BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere
authorfturovic <frank.turovich@nokia.com>
Sat, 02 Oct 2010 12:36:21 -0500
changeset 2130 16e8bfa397ad
parent 2129 c271f4c16569
child 2131 ff0156b93599
BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_libs.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_process.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_threads.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -15,7 +15,7 @@
 </head>
 <body >
 <h2>Build preferences</h2>
-<p>The Carbide.c++ &gt; <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.internal.builder.ui.BuilderPreferencePage)")'> Build
+<p>The Carbide.c++ &gt; <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.builder.ui.BuilderPreferencePage)")'> Build
 </a> page in the <b>Preferences</b> window provides global preferences to control general build options like clean, test components, dependency tracking, concurrent build jobs, build behavior, and emulator options.</p>
 <p align="center"><img src="images/prefs_build_workspace.png" width="696" height="554" alt="" /></p>
 <p class="figure">Figure 1 - Build workspace preferences page </p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Diagnostic Logs  preferences</h2>
-<p>The <b>Diagnostic Logs</b> preference panel in the <b>Preferences</b> window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project. </p>
+<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.logging.LoggingPreferencesPage)")'>Diagnostic Logs</a> preference panel in the <b>Preferences</b> window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project. </p>
 <p class="note"><b>NOTE</b> When logging is activated the performance of the debugger will be reduced as the log information is generated. </p>
 <p align="center"><img src="images/prefs_diagnostic_logs.png" width="719" height="646"></p>
 <p class="figure">Figure 1 - Diagnostic Logs preferences panel </p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Preprocess preferences</h2>
-<p>The <b>Carbide.c++ &gt;</b> <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.builder.utils.ui.PreprocessPreferencePage)")'> Preprocess</a> preference panel in the <b>Preferences</b> window provides global settings for the Carbide preprocessor. </p>
+<p>The <b>Carbide.c++ &gt;</b> <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.builder.utils.ui.PreprocessPreferencePage)")'> Preprocess</a> preference panel in the <b>Preferences</b> window provides global settings for the Carbide preprocessor. </p>
 <p align="center"><img src="images/prefs_preprocess.png" width="719" height="646" /></p>
 <p class="figure">Figure 1 - Preprocess preferences panel </p>
 <h5>Table 1 <span class="figure">Preprocess</span> preferences &mdash;items</h5>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -16,7 +16,7 @@
 </head>
    <body>
 <h2>Symbian SDKs</h2>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.sdk_prefs_page)")'>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.SDKPreferencePage)")'>
    Symbian SDKs</a> preference panel in the <b>Preferences</b> window to view the installed SDKs that are available for creating projects during an import. If the SDK is properly configured for SBSv2 you may never need to view this preference panel.</p>
 <p>One thing to note is that Carbde.c++ no longer requires the <span class="code">devices.xml</span> file to recognize and use SDKs. Insteads it now caches this information for later use. If the SDK contains an entry for the <span class="code">devices.xml</span> Carbide will use it.</p>
 <p>To
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -6,10 +6,11 @@
 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
 <title>Unsetting Built-in Environment</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>Unsetting Built-in Environment</h2>
-<p>The Carbide.c++ &gt; <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand(&quot;org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.internal.builder.ui.BuilderPreferencePage)&quot;)'> Build</a> page in the <b>Preferences</b> window provides an option   to use the local x86 build tools for each emulator build. A directory named x86Build at the root of the product installation contains the build tools, libraries, and <span class="code">env_update.exe</span> file.</p>
+<p>The Carbide.c++ &gt; <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.builder.ui.BuilderPreferencePage)")'> Build</a> page in the <b>Preferences</b> window provides an option   to use the local x86 build tools for each emulator build. A directory named x86Build at the root of the product installation contains the build tools, libraries, and <span class="code">env_update.exe</span> file.</p>
 <p>Uncheck the &quot;Use built-in Nokia x86 environment variables for WINSCW builds&quot; option if you do not want to use the built-in compiler.</p>
 <p>Figure 1 shows the <a href="pref_carb_build.htm">Build</a> preferences window.</p>
 <p align="center"><img src="images/carbide_preferences2.png" width="670" height="373" /></p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -1,6 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
 <title>Code Styles preferences</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>Code Styles preferences</h2>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Symbian OS Data view: Chunks</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.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
+<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.edc.ui.SymbianSystemView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
 <ul>
     <li><a href="view_sym_os_data_overview.htm">Overview</a></li>
     <li><a href="view_sym_os_data_process.htm">Processes</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_libs.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_libs.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Symbian OS Data view: Libraries</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.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. </p>
+<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.edc.ui.SymbianSystemView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. </p>
 <p>Data to be viewed includes:</p>
 <ul>
     <li><a href="view_sym_os_data_overview.htm">Overview</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Symbian OS Data view: Overview</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.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. To open the Symbian OS Data view select<b> Window &gt; Show View &gt; Symbian OS Data</b> when the <a href="perspective_debug.htm">Debug</a> perspective is visible or select <b>Window &gt; Show View &gt; Other...</b>, then expand the Carbide.c++ folder and select <b>Symbian OS Data</b> when the <a href="../concepts/CarbidePerspective.html">Carbide C/C++ perspective</a> is visible. Click <b>Ok</b> to display the Symbian OS Data window (Figure 1).</p>
+<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.edc.ui.SymbianSystemView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. To open the Symbian OS Data view select<b> Window &gt; Show View &gt; Symbian OS Data</b> when the <a href="perspective_debug.htm">Debug</a> perspective is visible or select <b>Window &gt; Show View &gt; Other...</b>, then expand the Carbide.c++ folder and select <b>Symbian OS Data</b> when the <a href="../concepts/CarbidePerspective.html">Carbide C/C++ perspective</a> is visible. Click <b>Ok</b> to display the Symbian OS Data window (Figure 1).</p>
 <p class="note"><b>NOTE</b> The Symbian OS Data view works with the debugger and will only display data during a live debug session. The Symbian OS Data view is not supported for emulator debugging, and will not show anything during emulator debug.</p>
 <p>The <b>Symbian OS Data</b> view reveals kernel data in the Symbian OS running on the device being debugged. The kernel data displayed is always that of the device with the currently selected thread or process in <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. If you are debugging two devices at the same time, the content of the view will change when focus is switched from a thread on one device to a thread on another device. The kernel data includes more than just processes and threads. </p>
 <p>For the stop mode debugger and the crash debugger, all the data listed above is supported. For the Application and Symbian OS Device debuggers, the chunks and libraries views are not supported. The Symbian OS Data view is not supported for the emulator debugger and will show nothing during an emulator debug session. During a stop mode debug session or a CODA debug session, you are able to select a process or a thread in the Symbian OS Data view and attach the debugger to it for source level debugging if the binary  is listed in the <a href="view_executables.htm">Executables</a> view. Binaries listed in the Executable view can be source level debugged. Binaries  not listed in the Executables view can only be assembly code debugged in the <a href="view_disassembly.htm">Disassembly</a> view.</p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_process.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_process.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Symbian OS Data view: Process</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.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
+<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.edc.ui.SymbianSystemView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
 <ul>
     <li><a href="view_sym_os_data_overview.htm">Overview</a></li>
     <li><a href="view_sym_os_data_process.htm">Processes</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_threads.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_threads.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2>Symbian OS Data view: Threads</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.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
+<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.edc.ui.SymbianSystemView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
 <ul>
   <li><a href="view_sym_os_data_overview.htm">Overview</a></li>
   <li><a href="view_sym_os_data_process.htm">Processes</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Sat Oct 02 12:01:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Sat Oct 02 12:36:21 2010 -0500
@@ -10,7 +10,7 @@
 </head>
 <body >
 <h2> Build Configuration Filtering </h2>
-<p> Use the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.internal.api.sdk.ui.BuildPlatformFilterPage)")'>
+<p> Use the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.api.sdk.ui.BuildPlatformFilterPage)")'>
 Build Configuration Filtering</a> preference panel in the <b>Preferences</b> window to select which platforms are visible when creating new projects or build configurations. </p>
 <h3>SBSv2 tab</h3>
 <p>Use the <strong>SBSv2</strong> tab to select  configurations for the build system. SBSv2 is the prefered build system for the most current SDKs.</p>