blob: 41ea8db9e54b74d7a493dd388f8eaef185fa6f68 [file]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* <copyright>
*
* Copyright (c) 2002-2007 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
*
* Contributors:
* IBM - Initial API and implementation
*
* </copyright>
*
* $Id: feature.xml,v 1.5.2.12 2007/07/27 05:40:34 nickb Exp $
*/
-->
<feature
id="org.eclipse.emf.tests"
label="%featureName"
version="2.0.5"
provider-name="%providerName"
image="eclipse_update_120.jpg">
<description>
%description
</description>
<copyright>
Copyright (c) 2004 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 label="%secondaryUpdateSiteName" url="http://download.eclipse.org/tools/emf/updates/"/>
<discovery label="%secondaryUpdateSiteName" url="http://download.eclipse.org/tools/emf/updates/"/>
</url>
<requires>
<import feature="org.eclipse.emf" version="2.0.3"/>
</requires>
<plugin
id="org.eclipse.test"
download-size="0"
install-size="0"
version="3.1.0"/>
<plugin
id="org.eclipse.test.performance"
download-size="0"
install-size="0"
version="3.1.0"/>
<plugin
id="org.eclipse.test.performance.win32"
download-size="0"
install-size="0"
version="3.1.0"
fragment="true"/>
<plugin
id="org.eclipse.ant.optional.junit"
download-size="0"
install-size="0"
version="2.1.0"
fragment="true"/>
<plugin
id="org.eclipse.emf.tests"
download-size="0"
install-size="0"
version="2.0.4"/>
<plugin
id="org.eclipse.emf.test.performance"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.build"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.core"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.edit"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.sdo"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.tools"
download-size="0"
install-size="0"
version="2.0.3"/>
<plugin
id="org.eclipse.emf.test.xml"
download-size="0"
install-size="0"
version="2.0.3"/>
</feature>