blob: ef313e78fc1f0245ec4821c2d7c791c9979f4c3d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.robotics.ros2.feature"
label="%featureName"
version="0.7.0.qualifier"
provider-name="%providerName">
<description url="https://eclipse.org/papyrus/components/robotics/">
This feature provides ROS2 code generation and reverse for Papyrus
for Robotics. It also provides the integration of an Eclipse CDT editor.
</description>
<copyright url="https://www.eclipse.org/legal/epl-2.0/">
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
https://www.eclipse.org/legal/epl-2.0/
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.papyrus.robotics.feature" version="0.7.0.qualifier"/>
<import feature="org.eclipse.papyrus.designer.languages.cpp.feature" version="1.1.0.qualifier"/>
</requires>
<plugin
id="org.eclipse.papyrus.robotics.transformation.ros2.library"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.robotics.reverse.ros2"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.robotics.ros2.examples"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.robotics.cdt.texteditor"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>