carbidecpp22devenv/features/org.eclipse.mylyn.pde_feature_3.2.0.v20090617-0100-e3x/feature.xml
author cawthron
Fri, 04 Dec 2009 09:58:04 -0600
changeset 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.pde_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
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
      <import plugin="org.eclipse.ui" version="3.4.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <import plugin="org.eclipse.core.runtime"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <import plugin="org.eclipse.core.resources"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <import plugin="org.eclipse.ui.workbench.texteditor"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.ui.forms"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.jface.text"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.ui.ide"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <import plugin="org.eclipse.pde.ui" version="3.4.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <import plugin="org.eclipse.pde.api.tools.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <import plugin="org.eclipse.debug.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
      <import plugin="org.eclipse.ui.editors"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
      <import plugin="org.eclipse.search"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <import plugin="org.eclipse.jdt.core"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <import plugin="org.eclipse.mylyn.java.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <import plugin="org.eclipse.jdt.launching"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <import plugin="org.eclipse.jdt.junit"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <import plugin="org.eclipse.jdt.debug.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
      <import plugin="org.eclipse.mylyn.context.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      <import plugin="org.eclipse.mylyn.context.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <import plugin="org.eclipse.mylyn.ide.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <import plugin="org.eclipse.mylyn.commons.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
      <import plugin="org.eclipse.mylyn.monitor.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <import plugin="org.eclipse.mylyn.resources.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
      <import plugin="org.eclipse.mylyn.monitor.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
      <import feature="org.eclipse.mylyn.java_feature" version="3.2.0.v20090617-0100-e3x" match="perfect"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
      <import feature="org.eclipse.pde" version="3.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
         id="org.eclipse.mylyn.pde.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
</feature>