carbidecpp22devenv/features/org.eclipse.gmf.examples.pde_1.2.0.v20090114-0940-318Z8s733L3D4B14H53/feature.xml
author cawthron
Fri, 04 Dec 2009 11:59:26 -0600
changeset 693 009496ea5c3e
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.examples.pde"
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.2.0.v20090114-0940-318Z8s733L3D4B14H53"
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
      plugin="org.eclipse.gmf.examples">
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-2005 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.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         id="org.eclipse.gmf.examples.ui.pde"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
         version="1.2.0.v20090403-1720"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
         id="org.eclipse.gmf.examples"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
         version="1.0.100.v20090615-0700"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
</feature>