bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.jsdt.web"> |
| 3 | <component-depends unrestricted="true" /> |
| 4 | <plugin id="org.eclipse.wst.jsdt.web.core" fragment="false" /> |
| 5 | <package name="org.eclipse.wst.jsdt.web.core.taglib" api="false"> |
| 6 | <type name="IJarRecord" implement="false" /> |
| 7 | <!-- <type name="ITagDirRecord" implement="false" /> --> |
| 8 | <!-- <type name="ITaglibIndexListener" implement="true" /> --> |
| 9 | <type name="ITaglibDescriptor" implement="false" /> |
| 10 | <type name="ITaglibRecord" implement="false" /> |
| 11 | <!-- <type name="ITaglibRecordEvent" implement="false" /> --> |
| 12 | <type name="ITLDRecord" implement="false" /> |
| 13 | <type name="IURLRecord" implement="false" /> |
| 14 | <type name="TaglibIndex" subclass="false" instantiate="false" /> |
| 15 | </package> |
| 16 | <plugin id="org.eclipse.wst.jsdt.web.ui" fragment="false" /> |
| 17 | <package name="org.eclipse.wst.jsdt.web.ui" api="false"> |
| 18 | <type name="StructuredTextViewerConfigurationJSP" subclass="true" instantiate="true" /> |
| 19 | </package> |
| 20 | <package name="org.eclipse.wst.jsdt.web.ui.views.contentoutline" api="false"> |
| 21 | <type name="JSPContentOutlineConfiguration" subclass="true" instantiate="true" /> |
| 22 | </package> |
| 23 | <plugin id="org.eclipse.wst.jsdt.web.ui.infopop" fragment="false" /> |
| 24 | <description url="http://eclipse.org/webtools/jst/components/jsp/overview.html" /> |
| 25 | </component> |