blob: 4c4a9a1b5eabe0d8be5e592fde08a75e719a766b [file] [log] [blame]
<?xml version="1.0"?>
<?eclipse version="3.0"?>
<!-- ================================================= -->
<!-- This is the plugin for declaring the help -->
<!-- contributions for using the tool. -->
<!-- ================================================= -->
<plugin
id="org.eclipse.wst.common.infopop"
name="Common WST infopops"
version="0.7.0"
provider-name="Eclipse.org">
<extension point="org.eclipse.help.contexts">
<contexts file="SnippetsContexts.xml" plugin ="org.eclipse.wst.common.snippets"/>
</extension>
</plugin>