1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
cdt/xlc/org.eclipse.cdt.managedbuilder.xlc.core/META-INF/MANIFEST.MF

19 lines
653 B
Text
Raw Normal View History

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.xlc.core;singleton:=true
Bundle-Version: 5.0.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.cdt.managedbuilder.core,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.cdt.core,
org.eclipse.cdt.make.xlc.core,
org.eclipse.cdt.make.core,
org.eclipse.ui
2009-04-09 19:51:46 +00:00
Bundle-ActivationPolicy: lazy
2008-01-22 18:46:42 +00:00
Bundle-Activator: org.eclipse.cdt.managedbuilder.xlc.core.XLCCorePlugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
2009-04-29 13:45:55 +00:00
Export-Package: org.eclipse.cdt.managedbuilder.xlc.core