carbidecpp22devenv/features/org.eclipse.test_3.5.0.r20080925-7P7VBiBcJ99q9VEN14C38/feature.xml
author cawthron
Fri, 04 Dec 2009 10:58:56 -0600
changeset 354 5d8e08302704
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.test"
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.5.0.r20080925-7P7VBiBcJ99q9VEN14C38"
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
      image="eclipse_update_120.jpg">
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>
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="%licenseURL">
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/eclipse/updates/3.4"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
      <discovery label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.4"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <import plugin="org.apache.ant"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <import plugin="org.eclipse.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <import plugin="org.eclipse.core.runtime"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.core.runtime.compatibility"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
         id="org.eclipse.ant.optional.junit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         version="3.2.200"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
         fragment="true"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
         id="org.eclipse.test"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
         version="3.2.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
         id="org.eclipse.test.source"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
         version="3.5.0.r20080925"/>
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.test.performance"
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.5.0.v20090511"
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.test.performance.win32"
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.1.100"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
         fragment="true"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
         id="org.junit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
         version="3.8.2.v20090203-1005"/>
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.junit4"
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="4.5.0.v20090423"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
         id="org.easymock"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
         unpack="false"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
         version="2.4.0.v20090202-0900"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
</feature>