b7463bde72bf533783074c6c9d79a322163b7b7f
[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.junit,
9 org.eclipse.core.runtime,
10 org.eclipse.core.resources,
11 org.eclipse.linuxtools.tmf.analysis.xml.core,
12 org.eclipse.linuxtools.tmf.core,
13 org.eclipse.linuxtools.tmf.core.tests
14 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
15 Bundle-ActivationPolicy: lazy
16 Import-Package: org.junit.runners
17 Export-Package: org.eclipse.linuxtools.tmf.analysis.xml.core.tests.common;x-friends:="org.eclipse.linuxtools.tmf.analysis.xml.ui.tests"
This page took 0.031601 seconds and 4 git commands to generate.