Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jface.text/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jface.text/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.jface.text/META-INF/MANIFEST.MF b/org.eclipse.jface.text/META-INF/MANIFEST.MF
index 013a8d770ff..a8b62df0143 100644
--- a/org.eclipse.jface.text/META-INF/MANIFEST.MF
+++ b/org.eclipse.jface.text/META-INF/MANIFEST.MF
@@ -36,4 +36,3 @@ Require-Bundle:
org.eclipse.jface;bundle-version="[3.5.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.ibm.icu.text
-Bundle-ActivationPolicy: lazy

Back to the top