carbidecpp22devenv/features/org.eclipse.mylyn.sdk_feature_3.2.0.v20090617-0100-e3x/feature.xml
author cawthron
Fri, 04 Dec 2009 12:08:42 -0600
changeset 751 8b645fc945a7
parent 4 4764c8c88759
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
      id="org.eclipse.mylyn.sdk_feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="%featureName"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="%providerName"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
      plugin="org.eclipse.mylyn">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
   <description url="http://eclipse.org/mylyn">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
      %description
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
   <copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
      %copyright
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
   <license url="license.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/mylyn/update/e3.4"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
         id="org.eclipse.mylyn.help.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
         id="org.eclipse.mylyn.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
         id="org.eclipse.mylyn.context.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
         id="org.eclipse.mylyn.tasks.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
         id="org.eclipse.mylyn.monitor.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
         id="org.eclipse.mylyn.tasks.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
         id="org.eclipse.mylyn.monitor.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
         id="org.eclipse.mylyn.compatibility.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
         id="org.eclipse.mylyn.commons.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
         id="org.eclipse.mylyn.commons.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
         id="org.eclipse.mylyn.commons.net.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
         id="org.eclipse.mylyn.context.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   106
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   107
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   108
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   109
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   110
         id="org.eclipse.mylyn.resources.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   111
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   112
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   113
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   114
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   115
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   116
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   117
         id="org.eclipse.mylyn.ide.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   118
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   119
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   120
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   121
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   122
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   123
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   124
         id="org.eclipse.mylyn.team.cvs.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   125
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   126
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   127
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   128
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   129
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   130
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   131
         id="org.eclipse.mylyn.ide.ant.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   132
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   133
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   134
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   135
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   136
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   137
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   138
         id="org.eclipse.mylyn.bugzilla.ide.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   139
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   140
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   141
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   142
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   143
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   144
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   145
         id="org.eclipse.mylyn.tasks.bugs.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   146
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   147
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   148
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   149
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   150
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   151
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   152
         id="org.eclipse.mylyn.java.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   153
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   154
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   155
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   156
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   157
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   158
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   159
         id="org.eclipse.mylyn.java.tasks.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   160
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   161
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   162
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   163
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   164
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   165
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   166
         id="org.eclipse.mylyn.pde.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   167
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   168
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   169
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   170
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   171
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   172
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   173
         id="org.eclipse.mylyn.team.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   174
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   175
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   176
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   177
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   178
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   179
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   180
         id="org.eclipse.mylyn.bugzilla.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   181
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   182
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   183
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   184
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   185
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   186
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   187
         id="org.eclipse.mylyn.bugzilla.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   188
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   189
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   190
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   191
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   192
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   193
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   194
         id="org.eclipse.mylyn.discovery.core.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   195
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   196
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   197
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   198
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   199
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   200
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   201
         id="org.eclipse.mylyn.discovery.ui.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   202
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   203
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   204
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   205
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   206
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   207
</feature>