blob: be6c7fed94fec7f2cf4edddd2fcbe7a5091d309e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://eclipse.org/wtp/releng/tools/component-model"
name="org.eclipse.wst.common.snippets">
<component-depends unrestricted="true"/>
<plugin id="org.eclipse.wst.common.snippets" fragment="false" />
<description url="http://eclipse.org/webtools/wst/components/common/overview/snippets/overview.html" />
<package name="org.eclipse.wst.common.snippets.core">
<type name="ISnippetCategory" implement="false" />
<type name="ISnippetEntry" implement="false" />
<type name="ISnippetItem" implement="false" />
<type name="ISnippetVariable" implement="false" />
</package>
<package name="org.eclipse.wst.common.snippets.ui" api="false">
<type name="DefaultSnippetInsertion" subclass="true" instantiate="true" />
<type name="ISnippetInsertion" implement="false" />
</package>
</component>