blob: 959fb7f0a3e1d30220e590037dc98205a9060426 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- ================================================= -->
<!-- This is the plugin for user assistance (help). -->
<!-- It defines the extension points for help -->
<!-- contributions and the help support. -->
<!-- ================================================= -->
<plugin
name = "%help_plugin_name"
id = "org.eclipse.help.webapp"
version = "2.0.0"
provider-name = "%providerName">
<requires>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.apache.xerces"/>
<import plugin="org.eclipse.help"/>
</requires>
</plugin>