Added clocks to integer definitions and removed warnings from IOStructGen.java
[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
4Bundle-SymbolicName: org.eclipse.linuxtools.tmf.core;singleton:=true
aa5700c6 5Bundle-Version: 0.5.0.qualifier
6c13869b
FC
6Bundle-Activator: org.eclipse.linuxtools.tmf.core.TmfCorePlugin
7Bundle-Vendor: %Bundle-Vendor
8Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
a3fc8213
AM
9 org.eclipse.core.resources;bundle-version="3.7.100",
10 org.eclipse.linuxtools.ctf.core;bundle-version="0.1.0"
6c13869b
FC
11Bundle-RequiredExecutionEnvironment: JavaSE-1.6
12Bundle-ActivationPolicy: lazy
13Export-Package: org.eclipse.linuxtools.tmf.core,
14 org.eclipse.linuxtools.tmf.core.component,
a3fc8213 15 org.eclipse.linuxtools.tmf.core.ctfadaptor,
6c13869b
FC
16 org.eclipse.linuxtools.tmf.core.event,
17 org.eclipse.linuxtools.tmf.core.experiment,
18 org.eclipse.linuxtools.tmf.core.filter,
19 org.eclipse.linuxtools.tmf.core.filter.model,
20 org.eclipse.linuxtools.tmf.core.filter.xml,
21 org.eclipse.linuxtools.tmf.core.io,
22 org.eclipse.linuxtools.tmf.core.parser,
23 org.eclipse.linuxtools.tmf.core.request,
24 org.eclipse.linuxtools.tmf.core.signal,
25 org.eclipse.linuxtools.tmf.core.trace,
26 org.eclipse.linuxtools.tmf.core.uml2sd,
27 org.eclipse.linuxtools.tmf.core.util
28Bundle-Localization: plugin
29Import-Package: org.eclipse.core.filesystem.provider
This page took 0.035079 seconds and 5 git commands to generate.