carbidecpp22devenv/features/org.eclipse.gmf_1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b/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.eclipse.gmf"
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="1.1.1.v20090114-0940-7d8B0FXwnKwGb15VuKFF0ELpPk0b"
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) 2002-2006 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="%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
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
         id="org.eclipse.gmf.runtime.thirdparty"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
         version="1.1.0.v20090615-1314-7P8W5FHV2CJug06-fEj-aw311A16"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
         id="org.eclipse.gmf.runtime.notation"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
         version="1.1.1.v20090114-0940-33-8s733L3C5715J78"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <import feature="org.eclipse.platform" version="3.3.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <import feature="org.eclipse.gef" version="3.2.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <import feature="org.eclipse.emf.common" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <import feature="org.eclipse.emf.common.ui" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <import feature="org.eclipse.emf.ecore" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
      <import feature="org.eclipse.emf.ecore.edit" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      <import feature="org.eclipse.emf.edit" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <import feature="org.eclipse.emf.edit.ui" version="2.4.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <import feature="org.eclipse.emf.transaction" version="1.0.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
      <import feature="org.eclipse.emf.validation" version="1.0.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <import feature="org.eclipse.emf.workspace" version="1.0.0"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
         id="org.eclipse.gmf.runtime.common.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
         id="org.eclipse.gmf.runtime.common.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
         id="org.eclipse.gmf.runtime.common.ui.action"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
         id="org.eclipse.gmf.runtime.common.ui.action.ide"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
         id="org.eclipse.gmf.runtime.common.ui.services"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
         version="1.2.0.v20090403-1720"
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
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
         id="org.eclipse.gmf.runtime.common.ui.services.action"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
         id="org.eclipse.gmf.runtime.common.ui.services.dnd"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
         id="org.eclipse.gmf.runtime.common.ui.services.dnd.ide"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
         unpack="false"/>
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.gmf.runtime.common.ui.services.properties"
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="1.2.0.v20090403-1720"
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
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   115
         id="org.eclipse.gmf.runtime.diagram.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   116
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   117
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   118
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   119
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   120
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   121
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   122
         id="org.eclipse.gmf.runtime.diagram.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   123
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   124
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   125
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   126
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   127
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   128
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   129
         id="org.eclipse.gmf.runtime.diagram.ui.actions"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   130
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   131
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   132
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   133
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   134
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   135
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   136
         id="org.eclipse.gmf.runtime.diagram.ui.dnd"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   137
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   138
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   139
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   140
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   141
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   142
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   143
         id="org.eclipse.gmf.runtime.diagram.ui.geoshapes"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   144
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   145
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   146
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   147
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   148
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   149
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   150
         id="org.eclipse.gmf.runtime.diagram.ui.properties"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   151
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   152
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   153
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   154
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   155
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   156
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   157
         id="org.eclipse.gmf.runtime.diagram.ui.providers"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   158
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   159
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   160
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   161
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   162
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   163
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   164
         id="org.eclipse.gmf.runtime.diagram.ui.providers.ide"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   165
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   166
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   167
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   168
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   169
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   170
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   171
         id="org.eclipse.gmf.runtime.diagram.ui.render"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   172
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   173
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   174
         version="1.2.0.v20090520-1343"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   175
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   176
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   177
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   178
         id="org.eclipse.gmf.runtime.diagram.ui.resources.editor"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   179
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   180
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   181
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   182
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   183
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   184
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   185
         id="org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   186
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   187
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   188
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   189
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   190
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   191
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   192
         id="org.eclipse.gmf.runtime.draw2d.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   193
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   194
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   195
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   196
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   197
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   198
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   199
         id="org.eclipse.gmf.runtime.draw2d.ui.render"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   200
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   201
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   202
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   203
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   204
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   205
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   206
         id="org.eclipse.gmf.runtime.draw2d.ui.render.awt"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   207
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   208
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   209
         version="1.2.0.v20090604-1346"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   210
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   211
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   212
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   213
         id="org.eclipse.gmf.runtime.emf.clipboard.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   214
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   215
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   216
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   217
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   218
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   219
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   220
         id="org.eclipse.gmf.runtime.emf.commands.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   221
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   222
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   223
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   224
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   225
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   226
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   227
         id="org.eclipse.gmf.runtime.emf.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   228
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   229
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   230
         version="1.2.0.v20090422-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   231
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   232
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   233
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   234
         id="org.eclipse.gmf.runtime.emf.type.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   235
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   236
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   237
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   238
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   239
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   240
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   241
         id="org.eclipse.gmf.runtime.emf.type.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   242
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   243
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   244
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   245
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   246
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   247
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   248
         id="org.eclipse.gmf.runtime.emf.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   249
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   250
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   251
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   252
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   253
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   254
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   255
         id="org.eclipse.gmf.runtime.emf.ui.properties"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   256
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   257
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   258
         version="1.2.0.v20090501-1750"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   259
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   260
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   261
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   262
         id="org.eclipse.gmf.runtime.gef.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   263
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   264
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   265
         version="1.2.0.v20090520-1343"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   266
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   267
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   268
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   269
         id="org.eclipse.gmf.runtime.notation.providers"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   270
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   271
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   272
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   273
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   274
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   275
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   276
         id="org.eclipse.gmf"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   277
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   278
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   279
         version="1.2.0.v20090615-0700"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   280
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   281
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   282
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   283
         id="org.eclipse.gmf.runtime.common.ui.printing"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   284
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   285
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   286
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   287
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   288
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   289
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   290
         id="org.eclipse.gmf.runtime.common.ui.printing.win32"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   291
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   292
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   293
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   294
         fragment="true"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   295
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   296
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   297
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   298
         id="org.eclipse.gmf.runtime.diagram.ui.printing"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   299
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   300
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   301
         version="1.2.0.v20090526-1925"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   302
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   303
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   304
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   305
         id="org.eclipse.gmf.runtime.diagram.ui.printing.render"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   306
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   307
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   308
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   309
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   310
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   311
</feature>