blob: 09363e729daeb8619dd4dbe0e734a7cc753d4bf2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* <copyright>
*
* Copyright (c) 2002-2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Contributors:
* IBM - Initial API and implementation
*
* </copyright>
*
* $Id: feature.xml,v 1.1 2004/03/06 17:31:31 marcelop Exp $
*/
-->
<feature
id="org.eclipse.emf.doc"
label="%featureName"
version="2.0.0"
image= "eclipse_update_120.jpg"
provider-name="%providerName">
<description>
%description
</description>
<license url="%licenseURL">
%license
</license>
<url>
<update url="http://update.eclipse.org/updates" label="%updateSiteName"/>
</url>
<plugin
id="org.eclipse.emf.doc"
download-size="0"
install-size="0"
version="2.0.0"/>
</feature>