core/com.nokia.carbide.cpp.doc.user/plugin.xml
author timkelly
Tue, 31 Aug 2010 17:03:48 -0500
changeset 1931 d7c1f804f316
parent 1920 b6a66d85e102
child 1940 8193259c7a95
permissions -rw-r--r--
using IRunnableContext for retrieving BuildTargetTreeNode input so progress dialog can be displayed for wizards or in the status bar when on the UI thread (e.g. ManageConfigurationsDialog) Removes API in BuildTargetTreeNode that presumed all nodes were SBSv1 (didn't appear to be used anywhere)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     2
<?eclipse version="3.2"?>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     3
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     4
<plugin>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     5
   <extension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     6
         point="org.eclipse.help.toc">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     7
      <toc
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     8
            file="debuggerTOC.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     9
            primary="true"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    10
      <toc
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    11
            file="tocCarbide.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    12
            primary="false"/>     
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    13
      <!--<toc
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    14
            file="tocRelease.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    15
            primary="false"/> -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    16
	   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    17
	 	<!-- Prebuilt Index -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    18
		<index path="index" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    19
   </extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    20
  
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    21
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    22
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    23
<!-- Manual Index                                                                        -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    24
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    25
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    26
 <extension point="org.eclipse.help.index">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    27
    <index file="html/index.xml"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    28
 </extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    29
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    30
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    31
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    32
<!-- Cheatsheets extension                                                               -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    33
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    34
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    35
   <extension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    36
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    37
      <category
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    38
            id="com.nokia.carbide.how_to.cheatsheets"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    39
            name="Carbide How do I..." />
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    40
            
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    41
            
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    42
         <!-- HOW TO PROJECTS CARBIDE 								-->
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    43
         
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    44
         <!-- HOW TO DEBUG CARBIDE 									-->
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    45
         
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    46
         <!-- HOW TO CUSTOMIZE CARBIDE 								-->
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    47
		 <cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    48
           composite="false"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    49
		   category="com.nokia.carbide.how_to.cheatsheets"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    50
           contentFile="html/cheatsheets/how_to_customize_code_styles.xml"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    51
           id="com.nokia.carbide.cpp.doc.user.customize_code_styles"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    52
           name="Customize Code Styles"/>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    53
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    54
		 <cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    55
           composite="false"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    56
		   category="com.nokia.carbide.how_to.cheatsheets"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    57
           contentFile="html/cheatsheets/how_to_customize_editors.xml"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    58
           id="com.nokia.carbide.cpp.doc.user.customize_editors"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    59
           name="Customize Editors"/>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    60
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    61
		 <cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    62
           composite="false"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    63
		   category="com.nokia.carbide.how_to.cheatsheets"
1844
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    64
           contentFile="html/cheatsheets/how_to_customize_cmd_group.xml"
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    65
           id="com.nokia.carbide.cpp.doc.user.customize_cmd_group"
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    66
           name="Customize Toolbars and Menus"/>
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    67
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    68
		 <cheatsheet
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    69
           composite="false"
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
    70
		   category="com.nokia.carbide.how_to.cheatsheets"
1834
cd7a67219042 spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
    71
           contentFile="html/cheatsheets/how_to_customize_key_commands.xml"
cd7a67219042 spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
    72
           id="com.nokia.carbide.cpp.doc.user.customize_key_commands"
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    73
           name="Customize Key Commands"/>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    74
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    75
		 <cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    76
           composite="false"
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    77
		   category="com.nokia.carbide.how_to.cheatsheets"
1834
cd7a67219042 spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
    78
           contentFile="html/cheatsheets/how_to_customize_export_settings.xml"
cd7a67219042 spelling fixed and tcf page added
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
    79
           id="com.nokia.carbide.cpp.doc.user.customize_export_settings"
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    80
           name="Share my Settings..."/>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
    81
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    82
		 <cheatsheet
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    83
           composite="false"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    84
		   category="com.nokia.carbide.how_to.cheatsheets"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    85
           contentFile="html/cheatsheets/how_to_find_n_add_extensions.xml"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    86
           id="com.nokia.carbide.cpp.doc.user.add_extensions"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    87
           name="Find and Add Extensions"/>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    88
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    89
   </extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    90
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    91
   <extension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    92
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    93
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    94
		<category
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    95
            id="com.nokia.carbide.trk.cheatsheets"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    96
            name="Carbide.c++ On-device Debugging"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    97
       
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    98
		 <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    99
		   category="com.nokia.carbide.trk.cheatsheets"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   100
           contentFile="html/cheatsheets/new_remote_conn.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   101
           id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   102
           name="Creating On-device Connections"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   103
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   104
		 <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   105
		   category="com.nokia.carbide.trk.cheatsheets"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   106
           contentFile="html/cheatsheets/install_remote_agent.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   107
           id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   108
           name="Downloading and Installing Remote Agents"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   109
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   110
		 <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   111
		   category="com.nokia.carbide.trk.cheatsheets"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   112
           contentFile="html/cheatsheets/run_mode_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   113
           id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   114
           name="Run Mode On-Device Debugging"/>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   115
	   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   116
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   117
            category="com.nokia.carbide.trk.cheatsheets"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   118
			contentFile="html/cheatsheets/stop_mode_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   119
            id="com.nokia.carbide.cpp.doc.user.stop_mode"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   120
            name="Stop Mode On-Device Debugging" />
1844
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1834
diff changeset
   121
			
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   122
   </extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   123
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   124
   <extension
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   125
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   126
         
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   127
         <!-- CREATE A PLATSIM CATEGORY -->
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   128
		<category
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   129
			id="com.nokia.platsim.cheatsheets"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   130
			name="PlatSim" />
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   131
            
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   132
         <!-- ADD PLATSIM TOPICS TO CATEGORY -->
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   133
		<cheatsheet
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   134
			category="com.nokia.platsim.cheatsheets"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   135
			contentFile="html/cheatsheets/platsim_create_images.xml"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   136
			id="com.nokia.platsim.platsim_create_images"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   137
			name="Creating images in PlatSim" />
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   138
			
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   139
		<cheatsheet
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   140
			category="com.nokia.platsim.cheatsheets"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   141
			contentFile="html/cheatsheets/platsim_debugging.xml"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   142
			id="com.nokia.platsim.platsim_debugging"
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   143
			name="PlatSim debugging in Carbide.c++" />
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   144
			
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   145
   </extension>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   146
   
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   147
	<!--
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   148
   <extension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   149
         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   150
		 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   151
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   152
            contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   153
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_intro"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   154
            name="Introduction to Run Mode Debugging" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   155
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   156
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   157
            contentFile="html/cheatsheets/trk_appTrk_transfer_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   158
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_transfer"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   159
            name="Transferring and Installing Trk Debug Agent" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   160
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   161
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   162
            contentFile="html/cheatsheets/trk_appTrk_pkgsis_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   163
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_pkgsis"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   164
            name="Creating a Project .pkg file and Application .sis file" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   165
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   166
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   167
            contentFile="html/cheatsheets/trk_appTrk_launch_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   168
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_launch"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   169
            name="Defining a Launch Configuration for Run Mode Debugging" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   170
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   171
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   172
            contentFile="html/cheatsheets/trk_appTrk_debugapps_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   173
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_debugapps"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   174
            name="Debugging DLLs, Applications, and Executables" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   175
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   176
          <cheatsheet
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   177
            contentFile="html/cheatsheets/trk_appTrk_viewdata_cs.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   178
            id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   179
            name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   180
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   181
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   182
   </extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   183
	-->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   184
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   185
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   186
<!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   187
<!-- XML help content is stored in these files:                                          -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   188
<!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   189
<!--     carbide_ide_dialogs_help.xml  (ide help)                                        -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   190
<!--     cdt_dialogs_help.xml  (cdt help)                                                -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   191
<!--     eclipse_dialogs_help.xml  (eclipse ide help)                                    -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   192
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   193
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   194
	<extension point="org.eclipse.help.contexts" >
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   195
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   196
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   197
		<!-- CARBIDE DIALOGS AND PREFS                             -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   198
		<!-- XML: carbide_ide_dialogs_help.xml                     -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   199
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   200
		   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   201
       <!-- CARBIDE BUILDER HELP -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   202
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   203
       		plugin="com.nokia.carbide.cdt.builder" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   204
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   205
		<!-- PREPROCESS PREF/PROPERTIES PANEL -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   206
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   207
       		plugin="com.nokia.carbide.cpp.builder.utils" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   208
1520
0142b520a131 revised TOC to remove AIF links
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   209
       <!-- SPN VIEW, INF IMPORTER, MMP, MBM, and miscellaneous HELP  -->
1449
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   210
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   211
       		plugin="com.nokia.carbide.cpp.project.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   212
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   213
       <!-- SDK Preferences HELP -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   214
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   215
       		plugin="com.nokia.carbide.cpp.sdk.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   216
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   217
       <!-- NEW OS CLASS/ NEW OS PROJECT WIZARD HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   218
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   219
       		plugin="com.nokia.carbide.templatewizard" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   220
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   221
       <!-- Project Updater HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   222
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   223
       		plugin="com.nokia.carbide.updater" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   224
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   225
        <!-- System Search HELP  (added 1.3) -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   226
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   227
       		plugin="com.nokia.carbide.search.system" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   228
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   229
        <!-- System Search HELP  (added 2.0) -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   230
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   231
       		plugin="com.nokia.carbide.remoteConnections" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   232
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   233
        <!-- News Reader HELP  (added 2.0.2) -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   234
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   235
       		plugin="com.nokia.carbide.cpp.news.reader" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   236
           
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   237
        <!-- Install Extensions HELP  (added 3.0.0) -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   238
       <contexts file="html/context_help/carbide_ide_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   239
       		plugin="com.nokia.carbide.discovery.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   240
           
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   241
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   242
		<!-- CARBIDE DEBUGGER DIALOGS AND PREFS                    -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   243
		<!-- XML: carbide_debug_dialogs_help.xml                   -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   244
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   245
		   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   246
		<!-- PREFERENCE PANEL F1 HELP -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   247
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml" 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   248
       		plugin="com.freescale.cdt.debug.cw.core.ui" />		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   249
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   250
		<!-- SYMBIAN OS VIEW HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   251
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   252
       		plugin="com.nokia.cdt.debug.cw.symbian" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   253
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   254
		<!-- SYMBIAN OS DATA VIEW HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   255
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   256
       		plugin="com.nokia.carbide.cpp.debug.kernelaware" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   257
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   258
		<!-- LAUNCH CONFIG WIZARD HELP -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   259
		<contexts file="html/context_help/carbide_debug_dialogs_help.xml" 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   260
			plugin="com.nokia.cdt.debug.launch" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   261
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   262
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   263
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   264
		<!-- CDT DIALOGS AND PREFS                                 -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   265
		<!-- XML: cdt_dialogs_help.xml                             -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   266
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   267
		   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   268
       <!-- ECLIPSE DEBUG UI CONTEXT HELP (MEM/DIS/SIG, etc)  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   269
       <contexts file="html/context_help/cdt_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   270
       		plugin="org.eclipse.cdt.debug.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   271
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   272
       <contexts file="html/context_help/cdt_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   273
       		plugin="org.eclipse.cdt.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   274
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   275
			 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   276
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   277
		<!-- ECLIPSE DIALOGS AND PREFS                             -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   278
		<!-- XML: eclipse_dialogs_help.xml                         -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   279
		<!-- ====================================================  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   280
		   
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   281
       <!-- CARBIDE DEBUG UI HELP  (BRKPT, VAR, EXPR, etc) -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   282
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   283
       		plugin="org.eclipse.debug.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   284
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   285
       <!-- ECLIPSE NEW/IMPORT/EXPORT WIZARDS and PREF PANELS HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   286
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   287
       		plugin="org.eclipse.ui" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   288
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   289
       <!-- ECLIPSE CONSOLE VIEW HELP  -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   290
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   291
       		plugin="org.eclipse.ui.console" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   292
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   293
       <!-- ECLIPSE NEW PROJECT WIZARD HELP -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   294
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   295
       		plugin="org.eclipse.ui.ide" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   296
       		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   297
       <contexts file="html/context_help/eclipse_dialogs_help.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   298
       		plugin="org.eclipse.ui.workbench" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   299
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   300
	</extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   301
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   302
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   303
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   304
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   305
<!-- Universal intro extensions to show content in welcome pages                         -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   306
<!-- =================================================================================== -->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   307
	<extension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   308
		point="org.eclipse.ui.intro.configExtension">
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   309
		
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   310
		<configExtension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   311
			content="intro/whatsnew_IntroExt.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   312
			configId="org.eclipse.ui.intro.universalConfig" />
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   313
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   314
		<configExtension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   315
            content="intro/tutorialsCarbideExtContent.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   316
			configId="org.eclipse.ui.intro.universalConfig" /> 	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   317
			 			 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   318
		<configExtension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   319
            content="intro/tutorialsCarbideExtContentMisc.xml"
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   320
			configId="org.eclipse.ui.intro.universalConfig" /> 	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   321
			 			 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   322
		<!--
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   323
			<configExtension
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   324
            content="intro/migrateExtensionContent.xml" 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   325
			configId="org.eclipse.ui.intro.universalConfig" /> 	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   326
			-->
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   327
				 
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   328
	</extension>
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   329
	
a0ba21f7cb12 added context help for Install Extensions view
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   330
</plugin>