1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/xlc/org.eclipse.cdt.managedbuilder.xlc.core/META-INF/MANIFEST.MF

16 lines
543 B
Text

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
Bundle-Activator: org.eclipse.cdt.managedbuilder.xlc.core.XLCCorePlugin