pcap: add unit tests to tmf.pcap
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.pcap.core.tests / META-INF / MANIFEST.MF
CommitLineData
527c3a79
VP
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 3.1.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.pcap.core.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.runtime,
12 org.eclipse.core.resources,
13 org.eclipse.linuxtools.pcap.core,
14 org.eclipse.linuxtools.pcap.core.tests,
15 org.eclipse.linuxtools.tmf.core,
16 org.eclipse.linuxtools.tmf.core.tests,
17 org.eclipse.linuxtools.tmf.pcap.core
18Import-Package: com.google.common.collect
19Export-Package: org.eclipse.linuxtools.tmf.pcap.core.tests
This page took 0.023935 seconds and 5 git commands to generate.