jeffliu | 38477e8 | 2005-05-30 00:52:19 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %pluginName |
| 4 | Bundle-SymbolicName: org.eclipse.wst.xml.ui; singleton:=true |
david_williams | 95aef6e | 2006-01-12 08:15:46 +0000 | [diff] [blame] | 5 | Bundle-Version: 1.0.100.qualifier |
jeffliu | 38477e8 | 2005-05-30 00:52:19 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.wst.xml.ui.internal.XMLUIPlugin |
| 7 | Bundle-Vendor: %providerName |
| 8 | Bundle-Localization: plugin |
nitind | 1bf20a1 | 2005-09-15 11:48:15 +0000 | [diff] [blame] | 9 | Export-Package: org.eclipse.wst.xml.ui, |
david_williams | b5d0563 | 2006-02-27 09:24:00 +0000 | [diff] [blame^] | 10 | org.eclipse.wst.xml.ui.internal;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 11 | org.eclipse.wst.xml.ui.internal.actions;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 12 | org.eclipse.wst.xml.ui.internal.autoedit;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 13 | org.eclipse.wst.xml.ui.internal.catalog;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 14 | org.eclipse.wst.xml.ui.internal.catalog.icons.etool50;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 15 | org.eclipse.wst.xml.ui.internal.catalog.icons.obj16;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 16 | org.eclipse.wst.xml.ui.internal.catalog.icons.ovr16;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 17 | org.eclipse.wst.xml.ui.internal.contentassist;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 18 | org.eclipse.wst.xml.ui.internal.contentoutline;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 19 | org.eclipse.wst.xml.ui.internal.correction;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 20 | org.eclipse.wst.xml.ui.internal.dialogs;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 21 | org.eclipse.wst.xml.ui.internal.dnd;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 22 | org.eclipse.wst.xml.ui.internal.doubleclick;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 23 | org.eclipse.wst.xml.ui.internal.editor;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 24 | org.eclipse.wst.xml.ui.internal.hyperlink;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 25 | org.eclipse.wst.xml.ui.internal.nsedit;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 26 | org.eclipse.wst.xml.ui.internal.preferences;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 27 | org.eclipse.wst.xml.ui.internal.projection;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 28 | org.eclipse.wst.xml.ui.internal.properties;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 29 | org.eclipse.wst.xml.ui.internal.provisional;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 30 | org.eclipse.wst.xml.ui.internal.registry;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 31 | org.eclipse.wst.xml.ui.internal.search;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 32 | org.eclipse.wst.xml.ui.internal.selection;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 33 | org.eclipse.wst.xml.ui.internal.style;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 34 | org.eclipse.wst.xml.ui.internal.tabletree;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 35 | org.eclipse.wst.xml.ui.internal.taginfo;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 36 | org.eclipse.wst.xml.ui.internal.templates;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 37 | org.eclipse.wst.xml.ui.internal.text;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 38 | org.eclipse.wst.xml.ui.internal.util;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 39 | org.eclipse.wst.xml.ui.internal.validation;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 40 | org.eclipse.wst.xml.ui.internal.validation.core;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 41 | org.eclipse.wst.xml.ui.internal.validation.core.errorinfo;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 42 | org.eclipse.wst.xml.ui.internal.wizards;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
| 43 | org.eclipse.wst.xml.ui.internal.wizards.icons;x-friends:="org.eclipse.wst.xsd.ui,org.eclipse.wst.dtd.ui", |
nitind | 1bf20a1 | 2005-09-15 11:48:15 +0000 | [diff] [blame] | 44 | org.eclipse.wst.xml.ui.views.contentoutline, |
| 45 | org.eclipse.wst.xml.ui.views.properties |
jeffliu | 38477e8 | 2005-05-30 00:52:19 +0000 | [diff] [blame] | 46 | Require-Bundle: org.eclipse.ui.ide, |
| 47 | org.eclipse.ui.views, |
| 48 | org.eclipse.jface.text, |
| 49 | org.eclipse.ui.workbench.texteditor, |
| 50 | org.eclipse.ui.editors, |
| 51 | org.eclipse.wst.sse.ui, |
| 52 | org.eclipse.wst.sse.core, |
| 53 | org.eclipse.ui, |
| 54 | org.eclipse.core.resources, |
| 55 | org.eclipse.core.runtime, |
| 56 | org.eclipse.wst.common.uriresolver, |
jeffliu | 38477e8 | 2005-05-30 00:52:19 +0000 | [diff] [blame] | 57 | org.eclipse.wst.xml.core, |
| 58 | org.eclipse.wst.common.ui, |
amywu | 91ece1b | 2006-02-14 22:51:47 +0000 | [diff] [blame] | 59 | org.eclipse.wst.validation, |
| 60 | com.ibm.icu |
david_williams | b5d0563 | 2006-02-27 09:24:00 +0000 | [diff] [blame^] | 61 | Eclipse-LazyStart: true |