ctf: Don't include all test traces in jar
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / META-INF / MANIFEST.MF
CommitLineData
6c13869b
FC
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4b1d0194 4Bundle-Vendor: %Bundle-Vendor
2d68c1cc 5Bundle-Version: 3.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.core;singleton:=true
8fd82db5 8Bundle-Activator: org.eclipse.linuxtools.internal.tmf.core.Activator
4b1d0194 9Bundle-ActivationPolicy: lazy
a4524c1b 10Bundle-RequiredExecutionEnvironment: JavaSE-1.7
de637526 11Require-Bundle: org.eclipse.core.runtime,
91e7f946 12 org.eclipse.core.resources
ba587ee3 13Export-Package: org.eclipse.linuxtools.internal.tmf.core;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
c068a752 14 org.eclipse.linuxtools.internal.tmf.core.analysis;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
ba587ee3
AM
15 org.eclipse.linuxtools.internal.tmf.core.component;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
16 org.eclipse.linuxtools.internal.tmf.core.request;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
17 org.eclipse.linuxtools.internal.tmf.core.statesystem;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
f9a76cac
AM
18 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
19 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends.historytree;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
1b9d3765 20 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends.partial;x-internal:=true,
8e364f8e 21 org.eclipse.linuxtools.internal.tmf.core.statesystem.mipmap;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
ba587ee3 22 org.eclipse.linuxtools.internal.tmf.core.trace;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
032ecd45 23 org.eclipse.linuxtools.internal.tmf.core.trace.indexer;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
53dd0622 24 org.eclipse.linuxtools.tmf.core,
c068a752 25 org.eclipse.linuxtools.tmf.core.analysis,
e8251298 26 org.eclipse.linuxtools.tmf.core.callstack,
d34665f9 27 org.eclipse.linuxtools.tmf.core.component,
6c13869b 28 org.eclipse.linuxtools.tmf.core.event,
f47ed727 29 org.eclipse.linuxtools.tmf.core.event.lookup,
e73a4ba5 30 org.eclipse.linuxtools.tmf.core.event.matching,
b4f71e4a 31 org.eclipse.linuxtools.tmf.core.exceptions,
6c13869b
FC
32 org.eclipse.linuxtools.tmf.core.filter,
33 org.eclipse.linuxtools.tmf.core.filter.model,
34 org.eclipse.linuxtools.tmf.core.filter.xml,
a52fde77 35 org.eclipse.linuxtools.tmf.core.interval,
6c13869b 36 org.eclipse.linuxtools.tmf.core.io,
47aafe74
AM
37 org.eclipse.linuxtools.tmf.core.parsers.custom,
38 org.eclipse.linuxtools.tmf.core.project.model,
6c13869b
FC
39 org.eclipse.linuxtools.tmf.core.request,
40 org.eclipse.linuxtools.tmf.core.signal,
a52fde77 41 org.eclipse.linuxtools.tmf.core.statesystem,
a52fde77 42 org.eclipse.linuxtools.tmf.core.statevalue,
200789b3 43 org.eclipse.linuxtools.tmf.core.statistics,
e73a4ba5 44 org.eclipse.linuxtools.tmf.core.synchronization,
3bd46eef 45 org.eclipse.linuxtools.tmf.core.timestamp,
6c13869b 46 org.eclipse.linuxtools.tmf.core.trace,
a3db8436
AM
47 org.eclipse.linuxtools.tmf.core.trace.indexer,
48 org.eclipse.linuxtools.tmf.core.trace.indexer.checkpoint,
49 org.eclipse.linuxtools.tmf.core.trace.location,
bcb8c2cb 50 org.eclipse.linuxtools.tmf.core.trace.text,
6c13869b 51 org.eclipse.linuxtools.tmf.core.uml2sd,
53dd0622 52 org.eclipse.linuxtools.tmf.core.util
e92b9069 53Import-Package: com.google.common.collect
This page took 0.057142 seconds and 5 git commands to generate.