blob: 49b194bbd84219451750f28bac2e4088cc7c270a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.compare.examples"
label="EMF Compare Examples"
version="1.2.0.qualifier"
provider-name="Eclipse Modeling Project">
<description>
EMF Compare Examples
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
/*
* Copyright (c) 2006, 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>
<url>
<discovery label="Eclipse Modeling Project Updates" url="http://www.eclipse.org/modeling/updates"/>
<update label="Eclipse Modeling Project Updates" url="http://www.eclipse.org/modeling/updates"/>
</url>
<requires>
<import feature="org.eclipse.emf.compare" version="0.9.0.qualifier" match="greaterOrEqual"/>
</requires>
</feature>