blob: 0ecc7cf93d2faa09a632098106592cf24707c78e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.viatra.transformation.evm.transactions.feature"
label="EMF Transactions Integration for EVM"
version="2.5.0.qualifier"
provider-name="Eclipse VIATRA Project"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description>
EVM with EMF Transactions support.
</description>
<copyright>
Copyright (c) 2010,2018 Budapest University of Technology and Economics, IncQuery Labs Ltd. and others.
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="VIATRA" url="http://download.eclipse.org/viatra/updates/release/"/>
</url>
<requires>
<import feature="org.eclipse.viatra.transformation.runtime.emf.feature" version="2.5.0" match="equivalent"/>
<import feature="org.eclipse.emf.transaction" version="1.4.0" match="greaterOrEqual"/>
</requires>
<plugin
id="org.eclipse.viatra.transformation.evm.transactions"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>