btf: Initial Best Trace Format commit
[deliverable/tracecompass.git] / org.eclipse.linuxtools.btf.core.tests / META-INF / MANIFEST.MF
CommitLineData
ff71e543
MK
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 3.1.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.btf.core.tests;singleton:=true
8Bundle-Activator: org.eclipse.linuxtools.btf.core.tests.BtfTestPlugin
9Bundle-ActivationPolicy: lazy
10Bundle-RequiredExecutionEnvironment: JavaSE-1.7
11Require-Bundle: org.junit;bundle-version="4.0.0",
12 org.eclipse.core.runtime,
13 org.eclipse.core.resources,
14 org.eclipse.linuxtools.btf.core;bundle-version="3.0.0",
15 org.eclipse.linuxtools.tmf.core;bundle-version="3.0.0"
16Export-Package: org.eclipse.linuxtools.btf.core.tests,
17 org.eclipse.linuxtools.btf.core.tests.trace,
18 org.eclipse.linuxtools.btf.core.tests.utils
This page took 0.026296 seconds and 5 git commands to generate.