core/com.nokia.carbide.cpp.doc.user/plugin.xml
author fturovic <frank.turovich@nokia.com>
Thu, 01 Apr 2010 13:05:44 -0500
branchRCL_2_4
changeset 1150 a30849a92e2d
parent 1076 326a4daf1279
permissions -rw-r--r--
cleanup of build properties to fix index not being built
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1076
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     2
<?eclipse version="3.2"?>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     3
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     4
<plugin>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     5
   <extension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     6
         point="org.eclipse.help.toc">
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     7
      <toc
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     8
            file="debuggerTOC.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
     9
            primary="true"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    10
      <toc
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    11
            file="tocCarbide.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    12
            primary="false"/>     
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    13
      <!--<toc
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    14
            file="tocRelease.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    15
            primary="false"/> -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    16
	   
1150
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    17
	 	<!-- Prebuilt Index -->
1076
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    18
		<index path="index" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    19
   </extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    20
  
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    21
	
1150
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    22
<!-- =================================================================================== -->
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    23
<!-- Manual Index                                                                        -->
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    24
<!-- =================================================================================== -->
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    25
	
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    26
 <extension point="org.eclipse.help.index">
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    27
    <index file="html/index.xml"/>
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    28
 </extension>
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    29
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    30
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    31
<!-- =================================================================================== -->
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    32
<!-- Cheatsheets extension                                                               -->
a30849a92e2d cleanup of build properties to fix index not being built
fturovic <frank.turovich@nokia.com>
parents: 1076
diff changeset
    33
<!-- =================================================================================== -->
1076
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    34
	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    35
   <extension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    36
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    37
      <category
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    38
            id="com.nokia.carbide.ide.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    39
            name="Carbide.c++ Getting Started" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    40
            
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    41
      <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    42
            category="com.nokia.carbide.ide.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    43
            contentFile="html/cheatsheets/getStarted_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    44
            id="com.nokia.carbide.cpp.doc.user.getStarted"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    45
            name="HelloCarbide Project Example"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    46
   </extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    47
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    48
   <extension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    49
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    50
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    51
		<category
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    52
            id="com.nokia.carbide.trk.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    53
            name="Carbide.c++ On-device Debugging"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    54
       
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    55
		 <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    56
		   category="com.nokia.carbide.trk.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    57
           contentFile="html/cheatsheets/new_remote_conn.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    58
           id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    59
           name="Creating On-device Connections"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    60
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    61
		 <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    62
		   category="com.nokia.carbide.trk.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    63
           contentFile="html/cheatsheets/install_remote_agent.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    64
           id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    65
           name="Downloading and Installing Remote Agents"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    66
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    67
		 <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    68
		   category="com.nokia.carbide.trk.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    69
           contentFile="html/cheatsheets/run_mode_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    70
           id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    71
           name="Run Mode On-Device Debugging"/>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    72
	   
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    73
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    74
            category="com.nokia.carbide.trk.cheatsheets"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    75
			contentFile="html/cheatsheets/stop_mode_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    76
            id="com.nokia.carbide.cpp.doc.user.stop_mode"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    77
            name="Stop Mode On-Device Debugging" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    78
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    79
   </extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    80
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    81
	<!--
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    82
   <extension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    83
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    84
		 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    85
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    86
            contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    87
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_intro"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    88
            name="Introduction to Run Mode Debugging" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    89
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    90
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    91
            contentFile="html/cheatsheets/trk_appTrk_transfer_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    92
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_transfer"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    93
            name="Transferring and Installing Trk Debug Agent" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    94
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    95
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    96
            contentFile="html/cheatsheets/trk_appTrk_pkgsis_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    97
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_pkgsis"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    98
            name="Creating a Project .pkg file and Application .sis file" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
    99
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   100
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   101
            contentFile="html/cheatsheets/trk_appTrk_launch_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   102
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_launch"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   103
            name="Defining a Launch Configuration for Run Mode Debugging" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   104
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   105
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   106
            contentFile="html/cheatsheets/trk_appTrk_debugapps_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   107
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_debugapps"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   108
            name="Debugging DLLs, Applications, and Executables" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   109
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   110
          <cheatsheet
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   111
            contentFile="html/cheatsheets/trk_appTrk_viewdata_cs.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   112
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   113
            name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   114
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   115
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   116
   </extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   117
	-->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   118
	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   119
<!-- =================================================================================== -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   120
<!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   121
<!-- XML help content is stored in these files:                                          -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   122
<!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   123
<!--     carbide_ide_dialogs_help.xml  (ide help)                                        -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   124
<!--     cdt_dialogs_help.xml  (cdt help)                                                -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   125
<!--     eclipse_dialogs_help.xml  (eclipse ide help)                                    -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   126
<!-- =================================================================================== -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   127
	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   128
	<extension point="org.eclipse.help.contexts" >
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   129
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   130
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   131
		<!-- CARBIDE DIALOGS AND PREFS                             -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   132
		<!-- XML: carbide_ide_dialogs_help.xml                     -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   133
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   134
		   
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   135
       <!-- CARBIDE BUILDER HELP -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   136
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   137
       		plugin="com.nokia.carbide.cdt.builder" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   138
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   139
		<!-- PREPROCESS PREF/PROPERTIES PANEL -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   140
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   141
       		plugin="com.nokia.carbide.cpp.builder.utils" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   142
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   143
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   144
       		plugin="com.nokia.carbide.cpp.leavescan" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   145
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   146
       <!-- SPN VIEW, INF IMPORTER, MMP, MBM, AIF editors, and miscellaneous HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   147
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   148
       		plugin="com.nokia.carbide.cpp.project.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   149
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   150
       <!-- SDK Preferences HELP -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   151
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   152
       		plugin="com.nokia.carbide.cpp.sdk.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   153
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   154
       <!-- NEW OS CLASS/ NEW OS PROJECT WIZARD HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   155
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   156
       		plugin="com.nokia.carbide.templatewizard" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   157
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   158
       <!-- Project Updater HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   159
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   160
       		plugin="com.nokia.carbide.updater" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   161
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   162
        <!-- System Search HELP  (added 1.3) -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   163
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   164
       		plugin="com.nokia.carbide.search.system" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   165
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   166
        <!-- System Search HELP  (added 2.0) -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   167
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   168
       		plugin="com.nokia.carbide.remoteConnections" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   169
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   170
        <!-- News Reader HELP  (added 2.0.2) -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   171
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   172
       		plugin="com.nokia.carbide.cpp.news.reader" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   173
           
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   174
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   175
		<!-- CARBIDE DEBUGGER DIALOGS AND PREFS                    -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   176
		<!-- XML: carbide_debug_dialogs_help.xml                   -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   177
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   178
		   
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   179
		<!-- PREFERENCE PANEL F1 HELP -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   180
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml" 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   181
       		plugin="com.freescale.cdt.debug.cw.core.ui" />		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   182
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   183
		<!-- SYMBIAN OS VIEW HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   184
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   185
       		plugin="com.nokia.cdt.debug.cw.symbian" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   186
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   187
		<!-- SYMBIAN OS DATA VIEW HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   188
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   189
       		plugin="com.nokia.carbide.cpp.debug.kernelaware" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   190
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   191
		<!-- LAUNCH CONFIG WIZARD HELP -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   192
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml" 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   193
			plugin="com.nokia.cdt.debug.launch" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   194
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   195
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   196
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   197
		<!-- CDT DIALOGS AND PREFS                                 -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   198
		<!-- XML: cdt_dialogs_help.xml                             -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   199
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   200
		   
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   201
       <!-- ECLIPSE DEBUG UI CONTEXT HELP (MEM/DIS/SIG, etc)  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   202
       <contexts file="html/context_help/cdt_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   203
       		plugin="org.eclipse.cdt.debug.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   204
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   205
       <contexts file="html/context_help/cdt_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   206
       		plugin="org.eclipse.cdt.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   207
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   208
			 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   209
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   210
		<!-- ECLIPSE DIALOGS AND PREFS                             -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   211
		<!-- XML: eclipse_dialogs_help.xml                         -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   212
		<!-- ====================================================  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   213
		   
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   214
       <!-- CARBIDE DEBUG UI HELP  (BRKPT, VAR, EXPR, etc) -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   215
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   216
       		plugin="org.eclipse.debug.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   217
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   218
       <!-- ECLIPSE NEW/IMPORT/EXPORT WIZARDS and PREF PANELS HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   219
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   220
       		plugin="org.eclipse.ui" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   221
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   222
       <!-- ECLIPSE CONSOLE VIEW HELP  -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   223
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   224
       		plugin="org.eclipse.ui.console" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   225
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   226
       <!-- ECLIPSE NEW PROJECT WIZARD HELP -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   227
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   228
       		plugin="org.eclipse.ui.ide" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   229
       		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   230
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   231
       		plugin="org.eclipse.ui.workbench" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   232
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   233
	</extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   234
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   235
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   236
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   237
<!-- =================================================================================== -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   238
<!-- Universal intro extensions to show content in welcome pages                         -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   239
<!-- =================================================================================== -->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   240
	<extension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   241
		point="org.eclipse.ui.intro.configExtension">
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   242
		
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   243
		<configExtension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   244
			content="intro/whatsnew_IntroExt.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   245
			configId="org.eclipse.ui.intro.universalConfig" />
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   246
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   247
		<configExtension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   248
            content="intro/tutorialsCarbideExtContent.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   249
			configId="org.eclipse.ui.intro.universalConfig" /> 	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   250
			 			 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   251
		<configExtension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   252
            content="intro/tutorialsCarbideExtContentMisc.xml"
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   253
			configId="org.eclipse.ui.intro.universalConfig" /> 	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   254
			 			 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   255
		<!--
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   256
			<configExtension
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   257
            content="intro/migrateExtensionContent.xml" 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   258
			configId="org.eclipse.ui.intro.universalConfig" /> 	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   259
			-->
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   260
				 
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   261
	</extension>
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   262
	
326a4daf1279 updated bugs fixed list and features for 2.5
fturovic <frank.turovich@nokia.com>
parents: 188
diff changeset
   263
</plugin>