blob: e81c7e68055412f4b39ef873acb4d6fcf1c450f2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.ecoretools.ui.capabilities"
label="%featureName"
version="2.0.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>
<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>