deboer | 7d78b90 | 2005-04-15 21:05:21 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %pluginName |
| 4 | Bundle-SymbolicName: org.eclipse.wst.internet.monitor.core; singleton:=true |
| 5 | Bundle-Version: 1.0.0 |
| 6 | Bundle-Activator: org.eclipse.wst.internet.monitor.core.internal.MonitorPlugin |
| 7 | Bundle-Vendor: %providerName |
| 8 | Bundle-Localization: plugin |
deboer | ed82993 | 2005-05-11 16:06:22 +0000 | [diff] [blame] | 9 | Export-Package: org.eclipse.wst.internet.monitor.core.internal.provisional, |
deboer | 7d78b90 | 2005-04-15 21:05:21 +0000 | [diff] [blame] | 10 | org.eclipse.wst.internet.monitor.core.internal, |
| 11 | org.eclipse.wst.internet.monitor.core.internal.http |
| 12 | Require-Bundle: org.eclipse.core.runtime |
| 13 | Eclipse-AutoStart: true |