| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature" |
| label="HistoryBrowserComparator" |
| version="1.9.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| plugin="org.eclipse.emf.emfstore.client.ui.historybrowsercomparator" |
| license-feature="org.eclipse.emf.emfstore.license.feature" |
| license-feature-version="1.9.0.qualifier"> |
| |
| <description url="http://emfstore.org"> |
| This feature adds a comparator to EMFStore's history browser. |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import plugin="org.eclipse.emf.compare" version="3.0.0" match="compatible"/> |
| <import plugin="org.eclipse.compare" version="3.5.300" match="compatible"/> |
| <import plugin="org.eclipse.emf.emfstore.client" version="1.9.0" match="compatible"/> |
| <import plugin="org.eclipse.emf.emfstore.client.ui" version="1.9.0" match="compatible"/> |
| <import plugin="org.eclipse.emf.compare.ide.ui" version="4.0.0" match="compatible"/> |
| <import plugin="org.eclipse.emf.compare.ide" version="3.1.0" match="compatible"/> |
| <import plugin="org.eclipse.emf.compare.edit" version="4.0.0" match="compatible"/> |
| <import plugin="org.eclipse.swt" version="3.0.0" match="compatible"/> |
| <import plugin="org.eclipse.jface" version="3.8.0" match="compatible"/> |
| <import plugin="org.eclipse.ui.workbench" version="3.0.0" match="compatible"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.emf.emfstore.client.ui.historybrowsercomparator" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |