blob: 1218db31b03099915e70450bf85ec9fc01ab4013 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?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>