carbidecpp22devenv/features/org.eclipse.emf_2.5.0.v200906151043/feature.xml
author cawthron
Fri, 04 Dec 2009 11:03:12 -0600
changeset 392 e2175c35bf25
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.emf"
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="2.5.0.v200906151043"
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 url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
      Copyright (c) 2002-2007 IBM Corporation and others.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
All rights reserved.   This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
are made available under the terms of the Eclipse Public License v1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   <license url="%licenseURL">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
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
      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
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
      <import feature="org.eclipse.platform" version="3.3.0.v20061208-Fj22sCYGm0XDWm3" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
         id="org.eclipse.emf.common"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
         id="org.eclipse.emf.common.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
         id="org.eclipse.emf.ecore"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
         id="org.eclipse.emf.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
         id="org.eclipse.emf.edit.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
         id="org.eclipse.emf.ecore.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
         id="org.eclipse.emf.ecore.editor"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
         id="org.eclipse.emf.codegen"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
         id="org.eclipse.emf.codegen.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
         version="2.4.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
         id="org.eclipse.emf.codegen.ecore"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
         id="org.eclipse.emf.codegen.ecore.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
         id="org.eclipse.emf.converter"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
         id="org.eclipse.emf.databinding"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
         version="1.1.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
         id="org.eclipse.emf.databinding.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
         version="1.1.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
         id="org.eclipse.emf.mapping"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
         id="org.eclipse.emf.mapping.ecore"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
         id="org.eclipse.emf.mapping.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
         id="org.eclipse.emf.mapping.ecore.editor"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
         version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   106
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   107
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   108
         id="org.eclipse.emf"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   109
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   110
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   111
         version="2.5.0.v200906151043"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   112
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   113
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   114
</feature>