carbidecpp20devenv/features/org.eclipse.emf.ecore.sdo.sdk_2.4.0.v200808251517/feature.xml
changeset 1 82d1d1de1a01
equal deleted inserted replaced
-1:000000000000 1:82d1d1de1a01
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <feature
       
     3       id="org.eclipse.emf.ecore.sdo.sdk"
       
     4       label="%featureName"
       
     5       version="2.4.0.v200808251517"
       
     6       provider-name="%providerName"
       
     7       image="eclipse_update_120.jpg">
       
     8    <!-- do not increment version here; instead, use feature.xml.template -->
       
     9 
       
    10    <description>
       
    11       %description
       
    12    </description>
       
    13 
       
    14    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
       
    15       Copyright (c) 2002-2008 IBM Corporation and others.
       
    16 All rights reserved.   This program and the accompanying materials
       
    17 are made available under the terms of the Eclipse Public License v1.0
       
    18 which accompanies this distribution, and is available at
       
    19 http://www.eclipse.org/legal/epl-v10.html
       
    20    </copyright>
       
    21 
       
    22    <license url="%licenseURL">
       
    23       %license
       
    24    </license>
       
    25 
       
    26    <url>
       
    27       <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
       
    28       <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
       
    29       <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
       
    30    </url>
       
    31 
       
    32    <requires>
       
    33       <import feature="org.eclipse.emf" version="2.3.0" match="compatible"/>
       
    34    </requires>
       
    35 
       
    36    <includes id="org.eclipse.emf.ecore.sdo" version="2.4.0.v200808251517"/>
       
    37    <includes id="org.eclipse.emf.ecore.sdo.edit" version="2.4.0.v200808251517"/>
       
    38    <includes id="org.eclipse.emf.ecore.sdo.editor" version="2.4.0.v200808251517"/>
       
    39    <includes id="org.eclipse.emf.ecore.sdo.source" version="2.4.0.v200808251517"/>
       
    40    <includes id="org.eclipse.emf.ecore.sdo.doc" version="2.4.0.v200808251517"/>
       
    41 
       
    42 
       
    43 </feature>