lttng: Increment the version numbers to at least SR1 numbers
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.examples / META-INF / MANIFEST.MF
CommitLineData
d9ac72f4
BH
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-SymbolicName: org.eclipse.linuxtools.tracing.examples;singleton:=true
5d7fd8f6 5Bundle-Version: 1.1.0.qualifier
d9ac72f4
BH
6Bundle-Localization: plugin
7Bundle-Activator: org.eclipse.linuxtools.tracing.examples.ui.Activator
8Require-Bundle: org.eclipse.ui,
83842d7d 9 org.eclipse.core.runtime,
5d7fd8f6
MAL
10 org.eclipse.linuxtools.tmf.core;bundle-version="3.1.0",
11 org.eclipse.linuxtools.tmf.ui;bundle-version="3.1.0"
d9ac72f4
BH
12Bundle-ActivationPolicy: lazy
13Bundle-RequiredExecutionEnvironment: JavaSE-1.7
83842d7d
BH
14Export-Package: org.eclipse.linuxtools.tracing.examples.ui;x-internal:=true,
15 org.eclipse.linuxtools.tracing.examples.ui.viewers.histogram;x-internal:=true,
16 org.eclipse.linuxtools.tracing.examples.ui.views.histogram;x-internal:=true
d9ac72f4
BH
17Bundle-Vendor: %Bundle-Vendor
18Import-Package: org.swtchart
This page took 0.033182 seconds and 5 git commands to generate.