Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Aeschlimann2006-04-10 09:08:02 +0000
committerMartin Aeschlimann2006-04-10 09:08:02 +0000
commit9bc30ddfe358f156be90a8c845af6c9ee9f755e1 (patch)
tree76663a142740b99a7682eb4dd9ba3c5c441e0e7f /org.eclipse.search/META-INF
parentb056d9c4a6a0b448eb5db2e8557063153719a0ed (diff)
downloadeclipse.platform.text-9bc30ddfe358f156be90a8c845af6c9ee9f755e1.tar.gz
eclipse.platform.text-9bc30ddfe358f156be90a8c845af6c9ee9f755e1.tar.xz
eclipse.platform.text-9bc30ddfe358f156be90a8c845af6c9ee9f755e1.zip
135774 need to adopt ICU4J APIs
Diffstat (limited to 'org.eclipse.search/META-INF')
-rw-r--r--org.eclipse.search/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.search/META-INF/MANIFEST.MF b/org.eclipse.search/META-INF/MANIFEST.MF
index 2de43fc8046..cd624423978 100644
--- a/org.eclipse.search/META-INF/MANIFEST.MF
+++ b/org.eclipse.search/META-INF/MANIFEST.MF
@@ -28,3 +28,4 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui.forms
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4
+Import-Package: com.ibm.icu.text

Back to the top