Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-04-30 03:07:31 +0000
committerspingel2009-04-30 03:07:31 +0000
commite4c99e60e8c8c2d929a2435f620a04ec0beda733 (patch)
tree80547e45d6bd6efba96bc2ff4b7eaa1382cc3eb2 /org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
parent15d81322a2dfe5a5cf76aac83eeb3c64db399db5 (diff)
downloadorg.eclipse.mylyn.tasks-e4c99e60e8c8c2d929a2435f620a04ec0beda733.tar.gz
org.eclipse.mylyn.tasks-e4c99e60e8c8c2d929a2435f620a04ec0beda733.tar.xz
org.eclipse.mylyn.tasks-e4c99e60e8c8c2d929a2435f620a04ec0beda733.zip
NEW - bug 254202: Localization - ICU4J
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254202
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
index 3ac7bfdf8..ec1fda39c 100644
--- a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
@@ -47,3 +47,4 @@ Export-Package: org.eclipse.mylyn.internal.provisional.tasks.ui.wizards;x-intern
org.eclipse.mylyn.tasks.ui.wizards
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin
+Import-Package: com.ibm.icu.text

Back to the top