2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui.tests;singleton:=true
5 Bundle-Version: 0.3.0.qualifier
6 Bundle-Vendor: %Bundle-Vendor
7 Bundle-RequiredExecutionEnvironment: J2SE-1.5
8 Require-Bundle: org.junit,
9 org.eclipse.linuxtools.tmf;bundle-version="0.2.0",
10 org.eclipse.linuxtools.tmf.ui;bundle-version="0.2.0",
11 org.eclipse.core.runtime;bundle-version="3.5.0",
12 org.eclipse.ui;bundle-version="3.5.0"
13 Bundle-Localization: plugin
14 Bundle-Activator: org.eclipse.linuxtools.tmf.ui.tests.TmfUITestPlugin
This page took 0.033243 seconds and 6 git commands to generate.