carbidecpp20devenv/features/org.eclipse.xsd.source_2.4.1.v200808251517/feature.xml
author cawthron
Wed, 18 Mar 2009 17:21:00 -0500
changeset 1 82d1d1de1a01
permissions -rw-r--r--
import Carbide.c++
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     2
<feature id="org.eclipse.xsd.source" version="2.4.1.v200808251517" label="%featureName" provider-name="%providerName" image="eclipse_update_120.jpg"    >
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     3
	<description >
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     4
		%description
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     5
	</description>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     6
	<copyright url="http://www.eclipse.org/legal/epl-v10.html">
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     7
		Copyright (c) 2002-2008 IBM Corporation and others.
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     8
All rights reserved.   This program and the accompanying materials
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     9
are made available under the terms of the Eclipse Public License v1.0
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    10
which accompanies this distribution, and is available at
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    11
http://www.eclipse.org/legal/epl-v10.html
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    12
	</copyright>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    13
	<license url="%licenseURL">
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    14
		%license
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    15
	</license>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    16
	<url>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    17
		<update url="http://download.eclipse.org/modeling/emf/updates/" label="%XSDUpdateSiteName"/>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    18
		<discovery url="http://download.eclipse.org/modeling/emf/updates/" label="%XSDUpdateSiteName"/>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    19
		<discovery url="http://download.eclipse.org/modeling/mdt/updates/" label="%MDTUpdateSiteName"/>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    20
	</url>
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    21
	<plugin id="org.eclipse.xsd.source" version="2.4.1.v200808251517"    />
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    22
</feature>