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

ICU4J

Revision as of 04:03, 27 November 2020 by Akurtako.redhat.com (Talk | contribs) (Effect on JFace - ViewerSorter and StructuredViewer)

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.

ICU4J Usage in Eclipse

Link to a 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/

Back to the top