2010-02-19 15:27:56 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2010-05-28 21:23:58 +00:00
|
|
|
Bundle-Name: %Bundle-Name
|
2010-02-19 15:27:56 +00:00
|
|
|
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.bupc.ui;singleton:=true
|
2010-05-28 21:23:58 +00:00
|
|
|
Bundle-Version: 1.0.3.qualifier
|
2010-02-19 15:27:56 +00:00
|
|
|
Bundle-ClassPath: org.eclipse.cdt.managedbuilder.bupc.ui
|
|
|
|
Bundle-Activator: org.eclipse.cdt.managedbuilder.bupc.ui.UPCWizardsPlugin
|
|
|
|
Require-Bundle: org.eclipse.cdt.ui,
|
|
|
|
org.eclipse.cdt.core,
|
|
|
|
org.eclipse.cdt.managedbuilder.core,
|
|
|
|
org.eclipse.cdt.core.parser.upc,
|
|
|
|
org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
org.eclipse.ui.editors,
|
|
|
|
org.eclipse.core.resources
|
|
|
|
Import-Package: org.eclipse.cdt.ui.wizards,
|
|
|
|
org.eclipse.ui.wizards.newresource
|
|
|
|
Bundle-ActivationPolicy: lazy
|
2011-11-16 18:23:33 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2010-05-28 21:23:58 +00:00
|
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
|
|
Bundle-Localization: plugin
|