Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ICU4J"

(Effect on JFace - ViewerSorter and StructuredViewer)
 
Line 1: Line 1:
ICU4J is a set of Java libraries that provides more comprehensive support for Unicode, software globalization, and internationalization.  In order to provide this functionality to the Eclipse community, ICU4J was added to the Eclipse platform build in 3.2. You will see it in the build as a plugin named com.ibm.icu.
+
Eclipse Platform is moving away from usage of ICU4J. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=562582] for details.
  
==ICU4J Usage in Eclipse==
+
[[Category:Eclipse_Project| ]]
Link to a [[ICU4J Usage in Eclipse | table]] that lists all the plugins in the Eclipse SDK that have a dependency on ICU4J.
+
 
+
==More Info==
+
For more information about ICU4J visit the official home page:
+
 
+
http://www.icu-project.org/
+
 
+
[[Category:Eclipse_Project| ]][[Category:Eclipse_Platform_Releng| ]][[Category: Orbit| ]]
+

Latest revision as of 04:07, 27 November 2020

Eclipse Platform is moving away from usage of ICU4J. See [1] for details.

Back to the top