(no commit message)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / META-INF / MANIFEST.MF
CommitLineData
b0d3496e
ASL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui
5Bundle-Version: 0.2.0.qualifier
6Bundle-Activator: org.eclipse.linuxtools.tmf.ui.TmfUiPlugin
7Bundle-Vendor: %Bundle-Vendor
8Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.eclipse.linuxtools.tmf;bundle-version="0.2.0"
11Bundle-RequiredExecutionEnvironment: J2SE-1.5
12Bundle-ActivationPolicy: lazy
13Export-Package: org.eclipse.linuxtools.tmf.ui,
14 org.eclipse.linuxtools.tmf.ui.viewers,
15 org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis,
16 org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.dialogs,
17 org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.model,
18 org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.widgets,
19 org.eclipse.linuxtools.tmf.ui.views
20Bundle-Localization: plugin
This page took 0.037125 seconds and 5 git commands to generate.