| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Version: 1.1.0.qualifier |
| Bundle-Localization: plugin |
| Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.kernel.ui;singleton:=true |
| Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.kernel.ui.Activator |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
| Require-Bundle: org.eclipse.ui;bundle-version="3.7.0", |
| org.eclipse.ui.ide;bundle-version="3.7.0", |
| org.eclipse.core.resources;bundle-version="3.7.0", |
| org.eclipse.core.runtime;bundle-version="3.7.0", |
| org.eclipse.linuxtools.tmf.core;bundle-version="1.1.0", |
| org.eclipse.linuxtools.tmf.ui;bundle-version="1.0.0", |
| org.eclipse.linuxtools.lttng2.core;bundle-version="1.0.0", |
| org.eclipse.linuxtools.lttng2.ui;bundle-version="1.0.0", |
| org.eclipse.linuxtools.lttng2.kernel.core;bundle-version="1.0.0" |