| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.wst.internet.monitor.core; singleton:=true |
| Bundle-Version: 1.0.103.qualifier |
| Bundle-Activator: org.eclipse.wst.internet.monitor.core.internal.MonitorPlugin |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |
| Export-Package: org.eclipse.wst.internet.monitor.core.internal;x-friends:="org.eclipse.wst.internet.monitor.ui", |
| org.eclipse.wst.internet.monitor.core.internal.http;x-friends:="org.eclipse.wst.internet.monitor.ui", |
| org.eclipse.wst.internet.monitor.core.internal.provisional;x-friends:="org.eclipse.wst.internet.monitor.ui" |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,3.3.0)" |
| Eclipse-LazyStart: true |