Add LTTng2 Core/UI + test plug-ins
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.core / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.core;singleton:=true
5 Bundle-Version: 0.1.0.qualifier
6 Bundle-Activator: org.eclipse.linuxtools.lttng2.core.Activator
7 Bundle-Vendor: %Bundle-Vendor
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9 Bundle-ActivationPolicy: lazy
10 Export-Package: org.eclipse.linuxtools.lttng2.core
11 Bundle-Localization: plugin
12 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0"
This page took 0.031725 seconds and 6 git commands to generate.