2009-04-30 19:53:45 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: %Bundle-Name.0
|
|
|
|
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.xlupc.ui;singleton:=true
|
2009-09-30 16:59:54 +00:00
|
|
|
Bundle-Version: 1.1.0.qualifier
|
2009-04-30 19:53:45 +00:00
|
|
|
Bundle-Activator: org.eclipse.cdt.managedbuilder.xlupc.ui.Activator
|
|
|
|
Require-Bundle: org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
org.eclipse.cdt.managedbuilder.core;bundle-version="5.0.1",
|
|
|
|
org.eclipse.cdt.core;bundle-version="5.0.2",
|
|
|
|
org.eclipse.core.resources;bundle-version="3.4.1",
|
|
|
|
org.eclipse.cdt.managedbuilder.ui;bundle-version="5.0.1",
|
|
|
|
org.eclipse.cdt.ui;bundle-version="5.0.2",
|
|
|
|
org.eclipse.ui.ide;bundle-version="3.4.1",
|
|
|
|
org.eclipse.core.variables;bundle-version="3.2.100",
|
2009-05-04 16:39:20 +00:00
|
|
|
org.eclipse.cdt.core.parser.upc;bundle-version="5.0.0",
|
|
|
|
org.eclipse.cdt.managedbuilder.xlc.ui;bundle-version="6.0.0"
|
2011-11-16 18:23:33 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2009-04-30 19:53:45 +00:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Bundle-Vendor: %Bundle-Vendor.0
|
|
|
|
Export-Package: org.eclipse.cdt.managedbuilder.xlupc.ui,
|
|
|
|
org.eclipse.cdt.managedbuilder.xlupc.ui.wizards
|
|
|
|
Bundle-Localization: plugin
|