tmf: Add plugins for custom charts
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.chart.core.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-Vendor: %Bundle-Vendor
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Localization: plugin
7 Bundle-SymbolicName: org.eclipse.tracecompass.tmf.chart.core.tests;singleton:=true
8 Bundle-Activator: org.eclipse.tracecompass.internal.tmf.chart.core.tests.Activator
9 Bundle-ActivationPolicy: lazy
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
11 Require-Bundle: org.eclipse.core.runtime,
12 org.junit,
13 org.eclipse.tracecompass.common.core,
14 org.eclipse.tracecompass.tmf.chart.core
This page took 0.031772 seconds and 5 git commands to generate.