carbidecpp20devenv/features/org.eclipse.emf.doc_2.4.1.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.doc"
       
     4       label="%featureName"
       
     5       version="2.4.1.v200808251517"
       
     6       provider-name="%providerName"
       
     7       image="eclipse_update_120.jpg">
       
     8 
       
     9    <description>
       
    10       %description
       
    11    </description>
       
    12 
       
    13    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
       
    14       Copyright (c) 2002-2007 IBM Corporation and others.
       
    15 All rights reserved.   This program and the accompanying materials
       
    16 are made available under the terms of the Eclipse Public License v1.0
       
    17 which accompanies this distribution, and is available at
       
    18 http://www.eclipse.org/legal/epl-v10.html
       
    19    </copyright>
       
    20 
       
    21    <license url="%licenseURL">
       
    22       %license
       
    23    </license>
       
    24 
       
    25    <url>
       
    26       <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
       
    27       <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
       
    28       <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
       
    29    </url>
       
    30 
       
    31    <plugin
       
    32          id="org.eclipse.emf.doc"
       
    33          download-size="0"
       
    34          install-size="0"
       
    35          version="2.4.1.v200808251517"
       
    36          unpack="false"/>
       
    37 
       
    38    <plugin
       
    39          id="org.eclipse.emf.cheatsheets"
       
    40          download-size="0"
       
    41          install-size="0"
       
    42          version="2.4.0.v200808251517"/>
       
    43 
       
    44 </feature>