Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xlc/org.eclipse.cdt.make.xlc.core/META-INF')
-rw-r--r--xlc/org.eclipse.cdt.make.xlc.core/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlc/org.eclipse.cdt.make.xlc.core/META-INF/MANIFEST.MF b/xlc/org.eclipse.cdt.make.xlc.core/META-INF/MANIFEST.MF
index 7e832c3754f..642bef8d57d 100644
--- a/xlc/org.eclipse.cdt.make.xlc.core/META-INF/MANIFEST.MF
+++ b/xlc/org.eclipse.cdt.make.xlc.core/META-INF/MANIFEST.MF
@@ -11,3 +11,4 @@ Require-Bundle: org.eclipse.cdt.make.core,
org.eclipse.core.runtime,
org.eclipse.cdt.managedbuilder.core
Export-Package: org.eclipse.cdt.make.xlc.core.scannerconfig
+Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top