blob: 6bcf9be63857c8af112cbc57e149af56feb7177d [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:
Max Bureck
Marc-Florian Wendland
</copyright>
$Id$
-->
<feature
id="org.eclipse.upr.depl.papyrus.feature"
label="Eclipse UPR DEPL 4.0 UML Profile Implementation for Payprus (Incubation)"
version="0.9.0.qualifier"
provider-name="Eclipse UPR">
<description>
Papyrus integration for the Eclipse UPR OMG DEPL UML Profile implementation.
For more information visit:
http://www.omg.org/spec/DEPL/
http://www.eclipse.org/papyrus/
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import plugin="org.eclipse.papyrus.uml.extensionpoints"/>
<import plugin="org.eclipse.upr.depl"/>
</requires>
<plugin
id="org.eclipse.upr.depl.papyrus"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>