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

17 lines
543 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.0.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
Eclipse-LazyStart: true
2008-01-22 18:46:42 +00:00
Bundle-Activator: org.eclipse.cdt.managedbuilder.xlc.core.XLCCorePlugin