blob: 26ff79f1287ea0c28bcb918cc08e7dbb82823a1d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.ecoretools.ui.capabilities"
label="%featureName"
version="0.10.0.qualifier"
provider-name="%providerName">
<description>
UI Capabilities for EMFT Ecore Tools
</description>
<copyright>
/*
* Copyright (c) 2009, 2010 Anyware Technologies 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="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
<discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
<requires>
<import plugin="org.eclipse.ui"/>
</requires>
<plugin
id="org.eclipse.emf.ecoretools.ui.capabilities"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>