blob: 3dd2883e6e756cf5bb9e7f111c397c105f1b99cb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
<copyright>
Copyright (c) 2014 Fraunhofer FOKUS
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
Contributors:
Marc-Florian Wendland
Max Bureck
</copyright>
$Id$
-->
<feature
id="org.eclipse.upr.soaml.feature"
label="Eclipse UPR SoaML Implementation (Incubation)"
version="0.9.0.qualifier"
provider-name="Eclipse UPR">
<description>
This feature provides the Eclipse UPR SoaML implementation.
For more information visit:
http://www.omg.org/spec/SoaML/
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.emf.ecore"/>
<import plugin="org.eclipse.emf.ecore.xmi"/>
<import plugin="org.eclipse.uml2.uml"/>
<import plugin="org.eclipse.uml2.types"/>
<import plugin="org.eclipse.uml2.common"/>
</requires>
<plugin
id="org.eclipse.upr.soaml"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>