david_williams | f203af7 | 2005-03-17 17:20:20 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
nitind | fad28a7 | 2005-11-03 07:43:29 +0000 | [diff] [blame] | 2 | <component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.html"> |
| 3 | <component-depends unrestricted="true"></component-depends> |
| 4 | <plugin id="org.eclipse.wst.html.core" /> |
| 5 | <plugin id="org.eclipse.wst.html.ui" /> |
| 6 | <description url="http://eclipse.org/webtools/wst/components/html/overview.html" /> |
nitind | 07a1f4b | 2005-11-07 05:53:41 +0000 | [diff] [blame] | 7 | <package name="org.eclipse.wst.html.ui"> |
| 8 | <type name="StructuredTextViewerConfigurationHTML" subclass="true" instantiate="true" /> |
| 9 | </package> |
nitind | fad28a7 | 2005-11-03 07:43:29 +0000 | [diff] [blame] | 10 | <package name="org.eclipse.wst.html.ui.views.contentoutline"> |
| 11 | <type name="HTMLContentOutlineConfiguration" subclass="true" instantiate="true" /> |
| 12 | </package> |
david_williams | f203af7 | 2005-03-17 17:20:20 +0000 | [diff] [blame] | 13 | </component> |