d58d85855f648cea75b0eefde4cc2e5006a4429c
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.analysis.xml.core.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: org.eclipse.linuxtools.tmf.analysis.xml.core.tests
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.eclipse.linuxtools.tmf.analysis.xml.core.tests.Activator
7 Bundle-Vendor: %Bundle-Vendor
8 Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.junit,
11 org.eclipse.linuxtools.tmf.analysis.xml.core,
12 org.eclipse.core.resources,
13 org.eclipse.linuxtools.tmf.core
14 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
15 Bundle-ActivationPolicy: lazy
16 Import-Package: org.junit.runners
This page took 0.031089 seconds and 4 git commands to generate.