cdt/cdt_6_0_x/org.eclipse.cdt.platform-feature/feature.xml
author timkelly
Wed, 05 Aug 2009 17:35:39 -0500
changeset 51 49c226a8748e
parent 37 c2bce6dd59e7
permissions -rw-r--r--
CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     2
<feature
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     3
      id="org.eclipse.cdt.platform"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     4
      label="%featureName"
51
49c226a8748e CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
timkelly
parents: 37
diff changeset
     5
      version="6.0.0.qualifier"
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     6
      provider-name="Eclipse.org">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     7
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     8
   <description>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     9
      %description
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    10
   </description>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    11
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    12
   <copyright>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    13
      %copyright
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    14
   </copyright>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    15
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    16
   <license url="%licenseURL">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    17
      %license
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    18
   </license>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    19
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    20
   <url>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    21
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/galileo"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    22
   </url>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    23
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    24
   <requires>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    25
      <import plugin="org.eclipse.ui.intro" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    26
      <import plugin="org.eclipse.ui.cheatsheets" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    27
      <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    28
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    29
      <import plugin="org.eclipse.core.contenttype" version="3.3.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.text" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.core.variables" version="3.1.100" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.core.filebuffers" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    33
      <import plugin="org.eclipse.core.filesystem" version="1.1.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    34
      <import plugin="org.eclipse.ltk.core.refactoring" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    35
      <import plugin="com.ibm.icu"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    36
      <import plugin="org.eclipse.cdt.core" version="5.0.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    37
      <import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    38
      <import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    39
      <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    40
      <import plugin="org.eclipse.jface.text" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    41
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    42
      <import plugin="org.eclipse.ui.editors" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    43
      <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    44
      <import plugin="org.eclipse.debug.ui" version="3.3.100" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    45
      <import plugin="org.eclipse.debug.core" version="3.4.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    46
      <import plugin="org.eclipse.cdt.debug.core" version="6.0.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    47
      <import plugin="org.eclipse.cdt.ui" version="5.0.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    48
      <import plugin="org.eclipse.ui.console" version="3.1.100" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    49
      <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    50
      <import plugin="org.eclipse.core.expressions"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    51
      <import plugin="org.eclipse.cdt.make.core" version="6.0.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    52
      <import plugin="org.eclipse.debug.ui" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    53
      <import plugin="org.eclipse.compare" version="3.3.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    54
      <import plugin="org.eclipse.ui.ide" version="3.3.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    55
      <import plugin="org.eclipse.jface.text" version="3.4.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    56
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.5.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    57
      <import plugin="org.eclipse.ui.editors" version="3.3.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    58
      <import plugin="org.eclipse.ui" version="3.3.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    59
      <import plugin="org.eclipse.ui.forms" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    60
      <import plugin="org.eclipse.search" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    61
      <import plugin="org.eclipse.help" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    62
      <import plugin="org.eclipse.ui.navigator" version="3.2.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    63
      <import plugin="org.eclipse.ltk.ui.refactoring" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    64
      <import plugin="org.eclipse.ui.navigator.resources" version="3.3.100" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    65
      <import plugin="org.eclipse.ui.intro.universal"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    66
      <import plugin="org.eclipse.jface.text" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    67
      <import plugin="org.eclipse.ui.editors" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    68
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    69
      <import plugin="org.eclipse.ui.ide" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    70
      <import plugin="org.eclipse.cdt.ui" version="5.1.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    71
      <import plugin="org.eclipse.core.expressions" version="3.4.0" match="greaterOrEqual"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    72
      <import plugin="org.eclipse.cdt.managedbuilder.core" version="6.0.0" match="compatible"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    73
   </requires>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    74
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    75
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    76
         id="org.eclipse.cdt"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    77
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    78
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    79
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    80
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    81
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    82
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    83
         id="org.eclipse.cdt.core"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    84
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    85
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    86
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    87
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    88
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    89
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    90
         id="org.eclipse.cdt.core.aix"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    91
         os="aix"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    92
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    93
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    94
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    95
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    96
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    97
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    98
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    99
         id="org.eclipse.cdt.core.linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   100
         os="linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   101
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   102
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   103
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   104
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   105
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   106
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   107
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   108
         id="org.eclipse.cdt.core.linux.ia64"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   109
         os="linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   110
         arch="ia64"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   111
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   112
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   113
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   114
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   115
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   116
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   117
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   118
         id="org.eclipse.cdt.core.linux.ppc"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   119
         os="linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   120
         arch="ppc"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   121
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   122
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   123
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   124
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   125
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   126
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   127
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   128
         id="org.eclipse.cdt.core.linux.x86"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   129
         os="linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   130
         arch="x86"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   131
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   132
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   133
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   134
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   135
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   136
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   137
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   138
         id="org.eclipse.cdt.core.linux.x86_64"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   139
         os="linux"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   140
         arch="x86_64"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   141
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   142
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   143
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   144
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   145
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   146
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   147
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   148
         id="org.eclipse.cdt.core.macosx"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   149
         os="macosx"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   150
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   151
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   152
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   153
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   154
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   155
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   156
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   157
         id="org.eclipse.cdt.core.qnx"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   158
         os="qnx"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   159
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   160
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   161
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   162
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   163
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   164
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   165
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   166
         id="org.eclipse.cdt.core.solaris"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   167
         os="solaris"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   168
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   169
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   170
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   171
         fragment="true"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   172
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   173
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   174
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   175
         id="org.eclipse.cdt.core.win32"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   176
         os="win32"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   177
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   178
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   179
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   180
         fragment="true"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   181
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   182
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   183
         id="org.eclipse.cdt.debug.core"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   184
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   185
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   186
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   187
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   188
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   189
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   190
         id="org.eclipse.cdt.debug.ui"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   191
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   192
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   193
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   194
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   195
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   196
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   197
         id="org.eclipse.cdt.make.core"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   198
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   199
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   200
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   201
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   202
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   203
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   204
         id="org.eclipse.cdt.make.ui"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   205
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   206
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   207
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   208
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   209
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   210
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   211
         id="org.eclipse.cdt.managedbuilder.core"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   212
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   213
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   214
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   215
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   216
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   217
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   218
         id="org.eclipse.cdt.managedbuilder.ui"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   219
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   220
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   221
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   222
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   223
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   224
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   225
         id="org.eclipse.cdt.ui"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   226
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   227
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   228
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   229
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   230
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   231
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   232
         id="org.eclipse.cdt.doc.user"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   233
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   234
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   235
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   236
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   237
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   238
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   239
         id="org.eclipse.cdt.dsf"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   240
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   241
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   242
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   243
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   244
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   245
   <plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   246
         id="org.eclipse.cdt.dsf.ui"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   247
         download-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   248
         install-size="0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   249
         version="0.0.0"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   250
         unpack="false"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   251
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   252
</feature>