carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/plugin.xml
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<?eclipse version="3.0"?>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<plugin>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
   
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<!-- Configure the help contribution for this plugin -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<!-- This part should be in a documentation plugin -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<!-- Define primary TOC                                                            -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
         point="org.eclipse.help.toc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
      <toc
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
            file="toc.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
            primary="true">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
      </toc>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<!-- Define TOCs                                                                   -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
         point="org.eclipse.help.toc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
      <toc
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
            file="topics_Getting_Started.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
      </toc>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
      <toc
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
            file="topics_Concepts.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      </toc>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <toc
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
            file="topics_Tasks.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      </toc>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <toc
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
            file="topics_Reference.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      </toc>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
<!-- F1 context files                                                              -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
         point="org.eclipse.help.contexts">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
            file="contexts_CDT.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
            plugin="org.eclipse.cdt.ui">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
         point="org.eclipse.help.contexts">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
            file="contexts_CDT_DEBUGGER.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
            plugin="org.eclipse.cdt.debug.ui">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
	  <contexts 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
	  		file="contexts_CDT_DEBUGGER.xml" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
	  		plugin="org.eclipse.debug.ui"> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
      		file="contexts_CDT_DEBUGGER.xml" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
      		plugin="org.eclipse.ui.console"> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
         point="org.eclipse.help.contexts">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
            file="contexts_CDT_DEBUGGER_MI.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
            plugin="org.eclipse.cdt.debug.mi.ui">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
         point="org.eclipse.help.contexts">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
            file="contexts_CDT_make.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
            plugin="org.eclipse.cdt.make.ui">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
         point="org.eclipse.help.contexts">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
      <contexts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
            file="contexts_CDT_LAUNCH.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
            plugin="org.eclipse.cdt.launch">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
      </contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
   
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
<!-- KEYWORD INDEX EXTENSION                                                       -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
	<!--
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
	<extension 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
		point="org.eclipse.help.index" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
		<index file="index.xml" />
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
	</extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
	-->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
<!-- CHEATSHEET EXTENSION                                                       -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
<!-- ============================================================================= -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
	<extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
       point="org.eclipse.ui.cheatsheets.cheatSheetContent">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
    	<category
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
    		id="org.eclipse.cdt-doc.category.tutorials"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
    		name="%CheatSheet.name">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
    	</category>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
    	<cheatsheet
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
    		category="org.eclipse.cdt-doc.category.tutorials"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
    		composite="false"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
    		contentFile="$nl$/cheatsheets/cs_cdt_basic.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
    		id="org.eclipse.cdt-doc.cheatsheet.cdt_basic"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
    		name="%CreateProjectTutorial.name">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
       		<description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
          		%CreateProjectTutorial.description
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
       		</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
    	</cheatsheet>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
    	<cheatsheet
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
    		category="org.eclipse.cdt-doc.category.tutorials"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
    		composite="false"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
    		contentFile="$nl$/cheatsheets/cs_cdt_import_project.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
    		id="org.eclipse.cdt-doc.cheatsheet.cdt_import_project"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
    		name="%ImportProjectTutorial.name">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
       		<description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
          		%ImportProjectTutorial.description
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
       		</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
    	</cheatsheet>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
	</extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
         point="org.eclipse.ui.intro.configExtension">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
      <configExtension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
            content="intro/cdtIntro.xml"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
            configId="org.eclipse.ui.intro.universalConfig">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
      </configExtension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
         point="org.eclipse.ui.intro.configExtension">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
      <configExtension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
            configId="org.eclipse.ui.intro.universalConfig"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
            content="intro/cdtTutorial.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
      </configExtension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
   <extension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
         point="org.eclipse.ui.intro.configExtension">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   142
      <configExtension
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   143
            configId="org.eclipse.ui.intro.universalConfig"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   144
            content="intro/cdtWhatsnew.xml">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   145
      </configExtension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   146
   </extension>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   147
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   148
</plugin>