carbidecpp22devenv/features/org.eclipse.gmf.tooling_2.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq/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.gmf.tooling"
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.2.0.v20090317-0630-7c7GFBVFLWUko2mBGJQ9Bgq"
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 url="http://www.eclipse.org/gmf">
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) 2008 Borland Software 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="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.emf.common.ui" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.emf.codegen" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <import plugin="org.eclipse.emf.codegen.ecore" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <import plugin="org.eclipse.emf.ecore.xmi" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <import plugin="org.eclipse.core.resources" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
      <import plugin="org.eclipse.ui.ide" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
      <import plugin="org.eclipse.ui.forms" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <import plugin="org.eclipse.jdt.core" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <import plugin="org.eclipse.jface.text" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <import plugin="org.eclipse.jface" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <import plugin="org.eclipse.jdt.ui" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <import plugin="org.eclipse.gmf.xpand" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <import plugin="org.eclipse.emf.ecore" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <import plugin="org.eclipse.emf.codegen.ecore" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
      <import plugin="org.eclipse.draw2d" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <import plugin="org.eclipse.gmf.common" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
      <import plugin="org.eclipse.gmf.validate" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
      <import plugin="org.eclipse.m2m.qvt.oml" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
      <import plugin="org.eclipse.gmf.codegen" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
      <import plugin="org.eclipse.emf.edit" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
      <import plugin="org.eclipse.emf.ecore.xmi" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
      <import plugin="org.eclipse.emf.edit.ui" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
      <import plugin="org.eclipse.emf.codegen.ecore.ui" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
      <import plugin="org.eclipse.ui" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
      <import plugin="org.eclipse.gmf.bridge" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
      <import plugin="org.eclipse.gmf.bridge.ui.dashboard" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
      <import plugin="org.eclipse.gmf.codegen.edit" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
      <import plugin="org.eclipse.gmf.graphdef.codegen.ui" version="1.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
      <import plugin="org.eclipse.emf.importer" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
      <import plugin="org.eclipse.gmf.bridge.ui" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
      <import plugin="org.eclipse.gmf.graphdef" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
      <import plugin="org.eclipse.gmf.tooldef" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
      <import plugin="org.eclipse.gmf.map" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
      <import plugin="org.eclipse.gmf.graphdef.edit" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
      <import plugin="org.eclipse.gmf.tooldef.edit" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
      <import plugin="org.eclipse.emf.ecore.edit" version="2.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
      <import plugin="org.eclipse.gmf.runtime.notation" version="1.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
      <import plugin="org.eclipse.gmf.graphdef.codegen" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
      <import plugin="org.eclipse.emf.common" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
      <import plugin="org.eclipse.emf.ecore.edit" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
      <import plugin="org.eclipse.gmf.map.edit" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
      <import plugin="org.eclipse.emf.ecore.editor" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
      <import plugin="org.eclipse.emf.ecore" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
      <import plugin="org.eclipse.pde.ui" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
      <import plugin="org.eclipse.pde.core" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
      <import plugin="org.eclipse.emf.edit" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
      <import plugin="org.eclipse.emf.edit.ui" version="2.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
      <import plugin="org.eclipse.emf.validation" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
      <import plugin="org.eclipse.ocl.ecore" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
      <import plugin="org.eclipse.core.expressions"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
      <import plugin="org.eclipse.ui.views"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
      <import plugin="org.eclipse.ui.navigator"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
      <import plugin="org.eclipse.gef"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
      <import plugin="org.eclipse.gmf.runtime.emf.core"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
      <import plugin="org.eclipse.gmf.runtime.emf.commands.core"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
      <import plugin="org.eclipse.gmf.runtime.emf.ui.properties"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
      <import plugin="org.eclipse.gmf.runtime.diagram.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.printing.render"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.printing"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.properties"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.providers"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.providers.ide"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.render"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.resources.editor"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
      <import plugin="org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
      <import plugin="org.eclipse.gmf.runtime.draw2d.ui"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
      <import plugin="org.eclipse.ui.navigator.resources"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
      <import plugin="org.eclipse.emf.ecore" version="2.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
      <import plugin="net.sourceforge.lpg.lpgjavaruntime" version="1.1.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
      <import plugin="org.eclipse.gmf.xpand.qvtlibrary" version="1.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
      <import plugin="org.eclipse.core.filebuffers"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
      <import plugin="org.eclipse.core.jobs"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
      <import plugin="org.eclipse.osgi"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   106
      <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   107
      <import plugin="org.eclipse.text" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   108
      <import plugin="org.eclipse.jface.text" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   109
      <import plugin="org.eclipse.ui.editors" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   110
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   111
      <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   112
      <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   113
      <import plugin="org.eclipse.ocl.ecore" version="1.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   114
      <import plugin="org.eclipse.emf.ecore" version="2.4.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   115
      <import plugin="org.eclipse.ocl.ecore" version="1.2.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   116
      <import plugin="org.eclipse.text" version="3.4.100" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   117
      <import plugin="org.eclipse.ui.ide" version="3.4.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   118
      <import plugin="org.eclipse.jdt.core" version="3.5.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   119
      <import plugin="org.eclipse.m2m.qvt.oml" version="2.0.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   120
      <import plugin="org.eclipse.m2m.qvt.oml.runtime" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   121
      <import plugin="org.eclipse.m2m.qvt.oml.common" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   122
      <import plugin="org.eclipse.m2m.qvt.oml.project" version="2.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   123
      <import plugin="org.eclipse.pde.core" version="3.5.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   124
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   125
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   126
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   127
         id="org.eclipse.gmf.common"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   128
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   129
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   130
         version="1.1.100.v20090420-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   131
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   132
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   133
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   134
         id="org.eclipse.gmf.codegen"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   135
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   136
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   137
         version="2.2.0.v20090529-1238"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   138
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   139
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   140
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   141
         id="org.eclipse.gmf.codegen.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   142
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   143
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   144
         version="2.2.0.v20090416-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   145
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   146
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   147
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   148
         id="org.eclipse.gmf.codegen.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   149
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   150
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   151
         version="1.1.100.v20090424-1042"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   152
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   153
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   154
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   155
         id="org.eclipse.gmf.graphdef"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   156
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   157
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   158
         version="2.0.100.v20090420-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   159
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   160
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   161
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   162
         id="org.eclipse.gmf.graphdef.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   163
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   164
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   165
         version="2.0.200.v20090216-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   166
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   167
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   168
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   169
         id="org.eclipse.gmf.map"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   170
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   171
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   172
         version="2.2.0.v20090520-1343"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   173
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   174
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   175
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   176
         id="org.eclipse.gmf.map.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   177
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   178
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   179
         version="2.2.0.v20090114-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   180
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   181
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   182
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   183
         id="org.eclipse.gmf.bridge"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   184
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   185
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   186
         version="1.1.0.v20090528-1000"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   187
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   188
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   189
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   190
         id="org.eclipse.gmf.bridge.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   191
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   192
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   193
         version="1.2.0.v20090522-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   194
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   195
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   196
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   197
         id="org.eclipse.gmf.bridge.ui.dashboard"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   198
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   199
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   200
         version="2.0.0.v20090114-0940"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   201
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   202
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   203
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   204
         id="org.eclipse.gmf.tooling"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   205
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   206
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   207
         version="2.1.0.v20090615-0700"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   208
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   209
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   210
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   211
         id="org.eclipse.gmf.graphdef.codegen"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   212
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   213
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   214
         version="2.0.100.v20090520-1343"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   215
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   216
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   217
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   218
         id="org.eclipse.gmf.graphdef.codegen.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   219
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   220
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   221
         version="1.0.100.v20090114-0940"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   222
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   223
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   224
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   225
         id="org.eclipse.gmf.tooldef"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   226
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   227
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   228
         version="2.0.0.v20090114-0940"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   229
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   230
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   231
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   232
         id="org.eclipse.gmf.tooldef.edit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   233
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   234
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   235
         version="2.0.100.v20090114-0940"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   236
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   237
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   238
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   239
         id="org.eclipse.gmf.validate"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   240
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   241
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   242
         version="1.1.0.v20090316-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   243
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   244
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   245
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   246
         id="org.eclipse.gmf.ecore.editor"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   247
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   248
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   249
         version="2.1.0.v20090529-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   250
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   251
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   252
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   253
         id="org.eclipse.gmf.xpand"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   254
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   255
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   256
         version="2.0.0.v20090521-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   257
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   258
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   259
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   260
         id="org.eclipse.gmf.xpand.editor"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   261
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   262
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   263
         version="2.0.0.v20090520-1343"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   264
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   265
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   266
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   267
         id="net.sourceforge.lpg.lpgjavaruntime"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   268
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   269
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   270
         version="1.1.0.v200803061910"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   271
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   272
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   273
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   274
         id="org.eclipse.gmf.xpand.migration"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   275
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   276
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   277
         version="1.0.0.v20090608-0720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   278
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   279
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   280
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   281
         id="org.eclipse.gmf.xpand.qvtlibrary"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   282
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   283
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   284
         version="1.0.0.v20090608-0720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   285
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   286
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   287
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   288
         id="org.eclipse.gmf.templates.legacy"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   289
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   290
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   291
         version="1.0.0.v20090614-0839"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   292
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   293
</feature>