Use a read-only TextPropertyDescriptor for event properties
[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
273c7f30 5Bundle-Version: 2.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
FC
9Bundle-ActivationPolicy: lazy
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
de637526
BH
11Require-Bundle: org.eclipse.core.runtime,
12 org.eclipse.core.resources,
0505c6fc 13 org.eclipse.jface,
de637526 14 org.eclipse.ui.views,
4ed52824 15 org.eclipse.linuxtools.ctf.core;bundle-version="2.0.0"
ba587ee3
AM
16Export-Package: org.eclipse.linuxtools.internal.tmf.core;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
17 org.eclipse.linuxtools.internal.tmf.core.component;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
18 org.eclipse.linuxtools.internal.tmf.core.request;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
19 org.eclipse.linuxtools.internal.tmf.core.statesystem;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
f9a76cac
AM
20 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
21 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends.historytree;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
1b9d3765 22 org.eclipse.linuxtools.internal.tmf.core.statesystem.backends.partial;x-internal:=true,
ba587ee3 23 org.eclipse.linuxtools.internal.tmf.core.trace;x-friends:="org.eclipse.linuxtools.tmf.core.tests",
53dd0622 24 org.eclipse.linuxtools.tmf.core,
d34665f9 25 org.eclipse.linuxtools.tmf.core.component,
a3fc8213 26 org.eclipse.linuxtools.tmf.core.ctfadaptor,
6c13869b 27 org.eclipse.linuxtools.tmf.core.event,
f47ed727 28 org.eclipse.linuxtools.tmf.core.event.lookup,
b4f71e4a 29 org.eclipse.linuxtools.tmf.core.exceptions,
6c13869b
FC
30 org.eclipse.linuxtools.tmf.core.filter,
31 org.eclipse.linuxtools.tmf.core.filter.model,
32 org.eclipse.linuxtools.tmf.core.filter.xml,
a52fde77 33 org.eclipse.linuxtools.tmf.core.interval,
6c13869b 34 org.eclipse.linuxtools.tmf.core.io,
6c13869b
FC
35 org.eclipse.linuxtools.tmf.core.request,
36 org.eclipse.linuxtools.tmf.core.signal,
a52fde77 37 org.eclipse.linuxtools.tmf.core.statesystem,
a52fde77 38 org.eclipse.linuxtools.tmf.core.statevalue,
200789b3 39 org.eclipse.linuxtools.tmf.core.statistics,
3bd46eef 40 org.eclipse.linuxtools.tmf.core.timestamp,
6c13869b
FC
41 org.eclipse.linuxtools.tmf.core.trace,
42 org.eclipse.linuxtools.tmf.core.uml2sd,
53dd0622 43 org.eclipse.linuxtools.tmf.core.util
This page took 0.046104 seconds and 5 git commands to generate.