blob: 360ad3b2a41b0df91c3ccf6c4a335878bd4e134c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.compare.ui.capabilities"
label="%featureName"
version="1.1.1.qualifier"
provider-name="%providerName">
<description>
UI Capability definitions for EMF Compare
</description>
<copyright>
/*
* Copyright (c) 2009 Obeo.
* 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>
<includes
id="org.eclipse.emf.compare.ui.capabilities.source"
version="0.0.0"/>
<requires>
<import plugin="org.eclipse.ui"/>
</requires>
<plugin
id="org.eclipse.emf.compare.ui.capabilities"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>