carbidecpp22devenv/features/org.eclipse.xsd.sdk_2.5.0.v200906151043/feature.xml
author cawthron
Fri, 04 Dec 2009 11:08:50 -0600
changeset 434 e4509932f76b
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.xsd.sdk"
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
   <!-- do not increment version here; instead, use feature.xml.template -->
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
   
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
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
      Copyright (c) 2002-2008 IBM Corporation and others.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
All rights reserved.   This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
are made available under the terms of the Eclipse Public License v1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
   <license url="%licenseURL">
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
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <update label="%XSDUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <discovery label="%XSDUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <discovery label="%MDTUpdateSiteName" url="http://download.eclipse.org/modeling/mdt/updates/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <import feature="org.eclipse.emf" version="2.3.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
   <includes id="org.eclipse.xsd" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
   <includes id="org.eclipse.xsd.edit" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
   <includes id="org.eclipse.xsd.editor" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
   <includes id="org.eclipse.xsd.mapping" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
   <includes id="org.eclipse.xsd.mapping.editor" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
   <includes id="org.eclipse.xsd.ecore.converter" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
   <includes id="org.eclipse.xsd.source" version="2.5.0.v200906151043"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   <includes id="org.eclipse.xsd.doc" version="2.5.0.v200906151043"/>
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 id="org.eclipse.xsd.example.installer" download-size="0" install-size="0" version="1.0.0.v200906151043" unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
</feature>