blob: 6b14e14779527e5feb06219c5c721d992998e9be [file]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.iotml.feature"
label="%featureName"
version="0.7.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.papyrus.iotml.ui">
<description url="https://eclipse.org/papyrus/">
This feature enables to create, manage, validate IoT models.
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2018 CEA
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:
* Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - Initial API and implementation
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.papyrus.sdk.feature" version="3.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.papyrus.iotml.profile"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.iotml.architecture"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.iotml.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>