blob: 991982862395d9bfd3d517703a06031dff858390 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.linuxtools.systemtap.ui.graphicalrun; singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.linuxtools.internal.systemtap.ui.graphicalrun.GraphicalRunPlugin
Bundle-Vendor: %bundleProvider
Bundle-Localization: plugin
Export-Package: org.eclipse.linuxtools.systemtap.ui.graphicalrun.structures
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.linuxtools.systemtap.ui.consolelog,
org.eclipse.linuxtools.systemtap.ui.editor,
org.eclipse.linuxtools.systemtap.ui.logging,
org.eclipse.linuxtools.systemtap.ui.graphing,
org.eclipse.linuxtools.systemtap.ui.structures,
org.eclipse.linuxtools.systemtap.ui.ide,
org.eclipse.linuxtools.systemtap.ui.graphingapi.ui
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.jcraft.jsch