blob: b932fe661d8f6aec6d9c130ad225b2d9686db05e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.iotml.feature"
label="%featureName"
version="1.0.0.qualifier"
provider-name="%providerName">
<description url="https://eclipse.org/papyrus/">
This feature enables to create, manage, validate IoT models.
</description>
<copyright url="https://www.eclipse.org/legal/epl/notice.php">
Copyright (c) 2019 CEA LIST
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.papyrus.sdk.feature" version="3.0.0" match="greaterOrEqual"/>
<import feature="org.eclipse.papyrus.sysml14.feature"/>
<import feature="org.eclipse.papyrus.infra.gmfdiag.layers.feature"/>
<!--<import feature="org.eclipse.papyrus.toolsmiths.feature"/>-->
<import feature="org.eclipse.papyrus.marte.main.feature"/>
</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"/>
<plugin
id="org.eclipse.papyrus.iotml.examples"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.iotml.library"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>