blob: e39345c75ae5c5344f21617bd21c086609c10552 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE Runtime Manager Plug-in (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.runtimeManager;singleton:=true
Bundle-Version: 0.25.3.qualifier
Bundle-Activator: org.eclipse.osee.ote.runtimemanager.RuntimeManager
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,
org.eclipse.jdt.core,
org.eclipse.jdt.ui.wizards,
org.eclipse.jface.wizard,
org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.logging,
org.eclipse.osee.framework.plugin.core,
org.eclipse.osee.framework.plugin.core.util,
org.eclipse.osee.framework.ui.plugin.workspace,
org.eclipse.osee.framework.ui.swt,
org.eclipse.osee.framework.ui.workspacebundleloader,
org.eclipse.osee.ote.classserver,
org.eclipse.osee.ote.core,
org.eclipse.swt,
org.eclipse.swt.layout,
org.eclipse.swt.widgets,
org.eclipse.ui,
org.osgi.framework
Export-Package: org.eclipse.osee.ote.runtimemanager
Require-Bundle: org.eclipse.osgi,
org.eclipse.ui
Bundle-ActivationPolicy: lazy
Bundle-Vendor: Eclipse Open System Engineering Environment