Update all plugins and features to 1.0.0
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.analysis.xml.ui.tests / META-INF / MANIFEST.MF
CommitLineData
faf37fd0
GB
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
c77a695a 4Bundle-SymbolicName: org.eclipse.tracecompass.tmf.analysis.xml.ui.tests;singleton:=true
c7e8f6e3 5Bundle-Version: 1.0.0.qualifier
2bdf0193 6Bundle-Activator: org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.Activator
faf37fd0
GB
7Bundle-Vendor: %Bundle-Vendor
8Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.junit,
c77a695a 11 org.eclipse.tracecompass.tmf.analysis.xml.core,
faf37fd0 12 org.eclipse.core.resources,
c77a695a
AM
13 org.eclipse.tracecompass.tmf.core,
14 org.eclipse.tracecompass.tmf.analysis.xml.core,
15 org.eclipse.tracecompass.tmf.analysis.xml.ui,
16 org.eclipse.tracecompass.tmf.ui,
17 org.eclipse.tracecompass.tmf.analysis.xml.core.tests
9c95a548 18Bundle-RequiredExecutionEnvironment: JavaSE-1.7
faf37fd0 19Bundle-ActivationPolicy: lazy
9897c39c
GB
20Import-Package: com.google.common.collect;version="15.0.0",
21 org.junit.runners
2bdf0193 22Export-Package: org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
This page took 0.054789 seconds and 5 git commands to generate.