blob: 6304117bd94bdade4f1990f52205498a6eeafeda [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.hawk.service.emf.feature"
label="Remote Hawk EMF Driver Feature"
version="1.2.0.qualifier"
provider-name="University of York">
<description>
Provides the capability to expose remote Hawk indices as EMF models. For the model descriptor editor, please install the Developer Tools feature as well.
</description>
<copyright>
Copyright (C) 2011-2018 University of York, Aston University.
</copyright>
<license url="https://www.eclipse.org/legal/epl-2.0/">
Eclipse Public License v2.0 with GPLv3.0 Secondary License
</license>
<requires>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.emf.ecore" version="2.10.0" match="greaterOrEqual"/>
<import plugin="org.hawk.service.api" version="1.0.0" match="greaterOrEqual"/>
<import plugin="org.apache.thrift" version="0.9.2" match="greaterOrEqual"/>
<import plugin="org.slf4j.api" version="1.7.2" match="greaterOrEqual"/>
<import plugin="org.apache.httpcomponents.httpclient" version="4.3.6" match="greaterOrEqual"/>
<import plugin="org.apache.httpcomponents.httpcore" version="4.3.3" match="greaterOrEqual"/>
<import plugin="org.hawk.service.artemis" version="1.0.0" match="greaterOrEqual"/>
<import plugin="org.hawk.emfresource" version="1.0.0" match="greaterOrEqual"/>
<import plugin="com.google.guava" version="15.0.0" match="greaterOrEqual"/>
</requires>
<plugin
id="org.hawk.service.emf"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.google.guava"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>