DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Little Known Things about the Eclipse Infocenter: Language Switching (4/5)

Little Known Things about the Eclipse Infocenter: Language Switching (4/5)

Holger Voormann user avatar by
Holger Voormann
·
Nov. 15, 14 · Java Zone · Interview
Like (0)
Save
Tweet
3.88K Views

Join the DZone community and get the full member experience.

Join For Free

{editor's note: we posted a summary of holger voormann's tips about the eclipse infocenter a few weeks ago . we are now excited to have holger as a dzone mvb, and will be publishing his full infocenter articles this week. make sure to check out holger's blog, eclipse howl .}

the eclipse infocenter is the eclipse help system launched as a web application. three of five well-hidden features about the infocenter have already been presented: basic and bot mode , deep linking and search links . here comes little known thing number four: language switching.

the infocenter is multilingual. the eclipse babel project provides languages packs for the user interface. when the content is available in different languages it depends on your web browser settings which language will be chosen . the language setting of your web browser can be overruled by appending ?lang=… to the url. eclipse luna help is in english only, but for example the infocenter for ibm rational team concert for system z 2.0 is available in french ( lang=fr ) , spanish ( lang=es ) , japanese ( lang=ja ) , korean ( lang=ko ) and many other languages. it is also possible but rarely used to distinguish between american english ( lang=en_us ) and british english ( lang=en_gb ). in ibm’s infocenter for content analytics version 2.2 you can even switch the user interface language to arabic ( lang=ar ) with right-to-left layout:

in arabic: ibm's infocenter for content analytics version 2.2

by the way, to confuse your colleagues you can switch the layout of their non-arabic eclipse ide including help to right-to-left with the runtime option -dir rtl . ;-)

eclipse with -dir rtl

sometimes it make sense to provide only parts of the help content in different languages. for instance, often the user manual is available in several languages, whereas the api documentation is available in english only. but also if the content is not multilingual the chosen (user interface) language affects searching. this is caused by the language-dependent stemming: searching in english for plan without quotes will find topics that contain planning or plans , the same query in korean does not find these english topics . infocenter administrators can limit the list of supported user interface languages via the runtime option -locales .

stay tuned for the last little known thing about the eclipse infocenter on my list: debugging information !

Eclipse

Published at DZone with permission of Holger Voormann, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Perform Visual Regression Testing Using Cypress
  • Best Practices for Resource Management in PrestoDB
  • How To Deploy Apache Kafka With Kubernetes
  • How to Handle Early Startup Technical Debt (Or Just Avoid it Entirely)

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo