blob: dae223c4c2935e236b9ef1090bc1c39cc92edc94 [file] [log] [blame]
david_williamsf203af72005-03-17 17:20:20 +00001<?xml version="1.0" encoding="UTF-8"?>
pavery40dd89e2005-04-01 21:09:29 +00002<component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.sse">
nitindd7065ed2005-11-09 23:55:53 +00003 <description url="http://eclipse.org/webtools/wst/components/sse/overview.html"></description>
nitind2d4099c2005-11-03 07:45:23 +00004 <component-depends unrestricted="true"></component-depends>
nitindcd8d7932005-11-29 16:27:21 +00005 <plugin id="org.eclipse.wst.sse.core" fragment="false" />
6 <plugin id="org.eclipse.wst.sse.doc.user" fragment="false" />
7 <plugin id="org.eclipse.wst.sse.ui" fragment="false" />
nitind000c1da2005-11-17 23:11:30 +00008 <package name="org.eclipse.wst.sse.ui.views.properties" api="false">
nitindd7065ed2005-11-09 23:55:53 +00009 <type name="PropertySheetConfiguration" subclass="true" instantiate="true" />
10 <type name="IPropertySourceExtension" implement="true" />
11 </package>
nitind000c1da2005-11-17 23:11:30 +000012 <package name="org.eclipse.wst.sse.ui" api="false">
nitind2d4099c2005-11-03 07:45:23 +000013 <type name="StructuredTextEditor" subclass="false" instantiate="true" />
14 <type name="StructuredTextViewerConfiguration" subclass="true" instantiate="true" />
15 </package>
nitind000c1da2005-11-17 23:11:30 +000016 <package name="org.eclipse.wst.sse.ui.views.contentoutline" api="false">
nitind2d4099c2005-11-03 07:45:23 +000017 <type name="ContentOutlineConfiguration" subclass="true" instantiate="true" />
18 </package>
nitindcd8d7932005-11-29 16:27:21 +000019 <plugin id="org.eclipse.wst.sse.ui.infopop" fragment="false" />
david_williamsf203af72005-03-17 17:20:20 +000020</component>