lttng: Move to Java 7 and fix warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui.tests / META-INF / MANIFEST.MF
CommitLineData
79b33284
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 6Bundle-Localization: plugin
a27c6e65 7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ui.tests;singleton:=true
4b1d0194 8Bundle-ActivationPolicy: lazy
e0838ca1 9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
a27c6e65
AM
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.commands,
12 org.eclipse.core.runtime,
13 org.eclipse.ui,
14 org.eclipse.ui.ide,
102e6191
AM
15 org.eclipse.linuxtools.lttng2.core;bundle-version="3.0.0",
16 org.eclipse.linuxtools.lttng2.ui;bundle-version="3.0.0"
a27c6e65
AM
17Import-Package: org.eclipse.rse.core,
18 org.eclipse.rse.core.model,
19 org.eclipse.rse.core.subsystems,
20 org.eclipse.rse.services.shells,
21 org.eclipse.rse.services.terminals,
22 org.eclipse.rse.subsystems.files.core,
23 org.eclipse.rse.subsystems.files.core.servicesubsystem
0a19e2d1
AM
24Export-Package: org.eclipse.linuxtools.internal.lttng2.stubs.dialogs;x-internal:=true,
25 org.eclipse.linuxtools.internal.lttng2.stubs.service;x-internal:=true,
26 org.eclipse.linuxtools.internal.lttng2.stubs.shells;x-internal:=true,
27 org.eclipse.linuxtools.lttng2.ui.tests;x-friends:="org.eclipse.linuxtools.lttng.alltests",
28 org.eclipse.linuxtools.lttng2.ui.tests.control.model.component;x-internal:=true,
29 org.eclipse.linuxtools.lttng2.ui.tests.control.service;x-internal:=true
This page took 0.042546 seconds and 5 git commands to generate.