blob: 1dd8c9fbef103492ff80c4df31d92775a2eff409 [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>
<extension point="org.eclipse.help.contexts">
<contexts file="SnippetsContexts.xml" plugin ="org.eclipse.wst.common.snippets"/>
<contexts file="EditorCssContexts.xml" plugin ="org.eclipse.wst.css.ui"/>
</extension>
</plugin>