tmf: Make Callstack View pass timestamps and PIDs to symbol provider
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.remote.ui.tests / META-INF / MANIFEST.MF
CommitLineData
911efc8f
MAL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 1.0.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.tracecompass.tmf.remote.ui.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
b20e0f5d 9Bundle-RequiredExecutionEnvironment: JavaSE-1.8
911efc8f
MAL
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.runtime,
12 org.eclipse.core.resources,
13 org.eclipse.ui.ide,
14 org.eclipse.tracecompass.tmf.core.tests,
15 org.eclipse.tracecompass.tmf.remote.ui,
16 org.eclipse.tracecompass.tmf.ui,
17 org.eclipse.ui
18Export-Package: org.eclipse.tracecompass.tmf.remote.ui.tests
19Bundle-Activator: org.eclipse.tracecompass.tmf.remote.ui.tests.TmfRemoteUITestPlugin
20Import-Package: com.google.common.collect
This page took 0.043521 seconds and 5 git commands to generate.