lttng: Port unit tests to JUnit4
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.core / META-INF / MANIFEST.MF
CommitLineData
79b33284
FC
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4b1d0194 4Bundle-Vendor: %Bundle-Vendor
9ad54292 5Bundle-Version: 2.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.core;singleton:=true
1ee4d327 8Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.core.Activator
79b33284 9Bundle-ActivationPolicy: lazy
4b1d0194 10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
de637526 11Require-Bundle: org.eclipse.core.runtime
2ba3d0a1 12Export-Package: org.eclipse.linuxtools.internal.lttng2.core;x-friends:="org.eclipse.linuxtools.lttng2.core.tests",
59db415b 13 org.eclipse.linuxtools.internal.lttng2.core.control.model;x-friends:="org.eclipse.linuxtools.lttng2.ui",
9315aeee 14 org.eclipse.linuxtools.internal.lttng2.core.control.model.impl;x-friends:="org.eclipse.linuxtools.lttng2.ui"
This page took 0.033007 seconds and 5 git commands to generate.