carbidecpp20devenv/features/org.eclipse.emf.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++

<?xml version="1.0" encoding="UTF-8"?>
<feature id="org.eclipse.emf.source" version="2.4.1.v200808251517" label="%featureName" provider-name="%providerName" image="eclipse_update_120.jpg"    >
	<description >
		%description
	</description>
	<copyright url="http://www.eclipse.org/legal/epl-v10.html">
		Copyright (c) 2002-2008 IBM Corporation and others.
All rights reserved.   This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
	</copyright>
	<license url="%licenseURL">
		%license
	</license>
	<url>
		<update url="http://download.eclipse.org/modeling/emf/updates/" label="%EMFUpdateSiteName"/>
		<discovery url="http://download.eclipse.org/modeling/emf/updates/" label="%EMFUpdateSiteName"/>
		<discovery url="http://download.eclipse.org/modeling/emft/updates/" label="%EMFTUpdateSiteName"/>
	</url>
	<plugin id="org.eclipse.emf.source" version="2.4.1.v200808251517"    />
</feature>