blob: 90e69dc743b7581ce97ef43b32d34c391f8c7288 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Branch Graph Plug-in
Bundle-SymbolicName: org.eclipse.osee.framework.ui.branch.graph;singleton:=true
Bundle-Version: 0.6.0.qualifier
Bundle-Vendor: Eclipse.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.gef,
org.eclipse.osee.framework.skynet.core,
org.eclipse.ui.views,
org.eclipse.osee.framework.ui.skynet,
org.eclipse.osee.framework.ui.plugin,
org.eclipse.nebula.widgets.xviewer,
org.eclipse.help,
org.eclipse.osee.framework.plugin.core
Import-Package: org.eclipse.osee.framework.core.data,
org.eclipse.osee.framework.core.enums,
org.eclipse.osee.framework.db.connection,
org.eclipse.osee.framework.db.connection.exception,
org.eclipse.osee.framework.jdk.core.type,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.logging
Bundle-Activator: org.eclipse.osee.framework.ui.branch.graph.BranchGraphActivator
Bundle-ActivationPolicy: lazy