carbidecpp20devenv/features/org.eclipse.xsd.source_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 id="org.eclipse.xsd.source" version="2.4.1.v200808251517" label="%featureName" provider-name="%providerName" image="eclipse_update_120.jpg"    >
       
     3 	<description >
       
     4 		%description
       
     5 	</description>
       
     6 	<copyright url="http://www.eclipse.org/legal/epl-v10.html">
       
     7 		Copyright (c) 2002-2008 IBM Corporation and others.
       
     8 All rights reserved.   This program and the accompanying materials
       
     9 are made available under the terms of the Eclipse Public License v1.0
       
    10 which accompanies this distribution, and is available at
       
    11 http://www.eclipse.org/legal/epl-v10.html
       
    12 	</copyright>
       
    13 	<license url="%licenseURL">
       
    14 		%license
       
    15 	</license>
       
    16 	<url>
       
    17 		<update url="http://download.eclipse.org/modeling/emf/updates/" label="%XSDUpdateSiteName"/>
       
    18 		<discovery url="http://download.eclipse.org/modeling/emf/updates/" label="%XSDUpdateSiteName"/>
       
    19 		<discovery url="http://download.eclipse.org/modeling/mdt/updates/" label="%MDTUpdateSiteName"/>
       
    20 	</url>
       
    21 	<plugin id="org.eclipse.xsd.source" version="2.4.1.v200808251517"    />
       
    22 </feature>