Allows contributing the map files to the map-file-based CDT CHelpProvider.
Identifier:
org.eclipse.cdt.ui.HelpInfo
Since:
CDT 4.0.2
Description:
Allows contributing the map files to the map-file-based CDT CHelpProvider.
Configuration Markup:
<!ELEMENT extension (helpInfo+)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT helpInfo EMPTY>
<!ATTLIST helpInfo
file CDATA #REQUIRED
format CDATA #IMPLIED>
Allows defining map-file path relative to the plugin directory.
- file - Contains map-file path relative to the plugin directory.
- format - May contain ID of map file format.
For now, there's only one (default) help map format.
Examples: