Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » How to change charset of Dynamic Help
How to change charset of Dynamic Help [message #469530] Thu, 02 August 2007 18:45 Go to next message
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
Re: How to change charset of Dynamic Help [message #469534 is a reply to message #469530] Mon, 06 August 2007 12:05 Go to previous message
Eclipse UserFriend
This sounds like a bug, I haven't seen this reported before, can you
open a bug report and attach an example plugin if possible?
Re: How to change charset of Dynamic Help [message #572539 is a reply to message #469530] Mon, 06 August 2007 12:05 Go to previous message
Eclipse UserFriend
This sounds like a bug, I haven't seen this reported before, can you
open a bug report and attach an example plugin if possible?
Previous Topic:RFE up for comment: "Apply a universal CSS stylesheet to all help topics"
Next Topic:Dynamic help quirks
Goto Forum:
  


Current Time: Wed May 14 01:58:46 EDT 2025

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

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

Back to the top