blob: 5e65c2720752027ce450a5763353103a41b5f0b4 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-SymbolicName: org.eclipse.tracecompass.analysis.callstack.ui.swtbot.tests;singleton:=true
Bundle-Version: 0.1.1.qualifier
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: org.eclipse.tracecompass.analysis.callstack.ui.swtbot.tests
Require-Bundle: org.eclipse.equinox.registry,
org.eclipse.jdt.annotation;bundle-version="[2.0.0,3.0.0)";resolution:=optional,
org.eclipse.jface,
org.eclipse.swtbot.eclipse.finder,
org.eclipse.swtbot.junit4_x,
org.eclipse.tracecompass.analysis.callstack.core,
org.eclipse.tracecompass.analysis.callstack.core.tests,
org.eclipse.tracecompass.analysis.callstack.ui,
org.eclipse.tracecompass.tmf.core,
org.eclipse.tracecompass.tmf.ui,
org.eclipse.tracecompass.tmf.ui.swtbot.tests,
org.eclipse.tracecompass.tmf.ui.tests,
org.eclipse.ui.workbench,
org.junit
Export-Package: org.eclipse.tracecompass.analysis.callstack.ui.swtbot.tests;x-internal:=true
Import-Package: com.google.common.collect,
org.slf4j