Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis D'Entremont2006-04-10 15:38:25 +0000
committerCurtis D'Entremont2006-04-10 15:38:25 +0000
commit8346c4cf7d5b29c895fb58dbce4768d77a730316 (patch)
treee90038cb80e0a2d608016ae76e4bef565654de31 /org.eclipse.ui.cheatsheets/META-INF
parent23ede276649a47039a903d881758187388d3d2fc (diff)
downloadeclipse.platform.ua-8346c4cf7d5b29c895fb58dbce4768d77a730316.tar.gz
eclipse.platform.ua-8346c4cf7d5b29c895fb58dbce4768d77a730316.tar.xz
eclipse.platform.ua-8346c4cf7d5b29c895fb58dbce4768d77a730316.zip
135781 need to adopt ICU4J APIsv20060410a
Diffstat (limited to 'org.eclipse.ui.cheatsheets/META-INF')
-rw-r--r--org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF b/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
index baa06b604..850b846cb 100644
--- a/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
@@ -25,3 +25,4 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
org.eclipse.help.base;bundle-version="[3.2.0,4.0.0)";resolution:=optional,
org.eclipse.help.ui;bundle-version="[3.2.0,4.0.0)";resolution:=optional
Eclipse-LazyStart: true
+Import-Package: com.ibm.icu.text

Back to the top