carbidecpp22devenv/features/org.tigris.subversion.subclipse_1.6.2/feature.xml
author cawthron
Fri, 04 Dec 2009 12:22:59 -0600
branchRCL_2_2
changeset 776 4f1404185926
parent 4 4764c8c88759
permissions -rw-r--r--
write .branch.txt to make the new head
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.tigris.subversion.subclipse"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="Subclipse (Required)"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.6.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="tigris.org"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
      plugin="org.tigris.subversion.subclipse.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
      colocation-affinity="org.tigris.subversion.subclipse">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
   <install-handler/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
   <description url="%changesURL">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
      %description
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
   <copyright url="http://subclipse.tigris.org/">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
      http://subclipse.tigris.org/
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   <license url="%licenseURL">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
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
      <update label="%updateSiteName" url="http://subclipse.tigris.org/update_1.6.x"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <import plugin="org.eclipse.core.resources" version="3.2.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <import plugin="org.eclipse.team.core" version="3.2.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.osgi"/>
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.ui.views"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <import plugin="org.eclipse.jface.text"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <import plugin="org.eclipse.ui.workbench.texteditor"/>
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.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <import plugin="org.eclipse.team.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <import plugin="org.eclipse.compare"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <import plugin="org.eclipse.ui.console"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <import plugin="org.eclipse.help"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <import plugin="org.tigris.subversion.clientadapter" version="1.6.0" match="equivalent"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
         id="org.tigris.subversion.subclipse.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
         version="1.6.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
         id="org.tigris.subversion.subclipse.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
         version="1.6.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
         id="org.tigris.subversion.subclipse.doc"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
         version="1.3.0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
</feature>