[Documentation] [TitleIndex] [WordIndex

plugin export tag XML reference

This page describes the XML format used for the pluginlib attributes of the export tag. For detailed documentation on the export tag please see the manifest documentation page. (Note: if you have other exports they all must go in the same export field.)

export : <package_name>

Export flags that apply to a specific package

Attributes:

Example:

<polygon_interface_package plugin="${prefix}/rectangle_plugin.xml" />

2023-10-28 12:52