Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » How to change charset of Dynamic Help
How to change charset of Dynamic Help [message #572382] Thu, 02 August 2007 22:45
Eclipse UserFriend
Originally posted by: fbacher.austin.ibm.com

We have a web application that supports multiple languages and produces
dynamic help content. When Japanese content is produced the displayed
characters are turned into question marks (????). If we start up the JVM
so that the default charset is Japanese, then the content looks okay.

From this I conclude that Eclipse is processing the InputStream
returned by IHelpContentProducer according to the JVMs default charset.
It seems it would have been better for it to process it as UTF-8.

I have not yet figured out how to make the default charset for the JVM
to be UTF-8. I would prefer not to do this, since it may have some other
side-effect. Is there another way to get this to work?

Thanx
Previous Topic:RFE up for comment: "Apply a universal CSS stylesheet to all help topics"
Next Topic:Dynamic help quirks
Goto Forum:
  


Current Time: Thu Apr 25 04:44:04 GMT 2024

Powered by FUDForum. Page generated in 0.02654 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top