vote up 2 vote down star

Hi, I am trying to display some Chinese characters in the GB2312 encoding in the eclipse console. I realize that in Run Dialog -> Common tab -> Console Encoding, I can choose additional encodings other than the default CP1252. However, how I can add additional encodings, like GB2312?

Thanks.

flag

2 Answers

vote up 2 vote down

From this thread:

Since 3.4 (Ganymede), the default encoding is inherited from the resource (project) associated with the launch configuration.
If encoding is not specified for the project - encoding configured for the workspace or system default encoding is used.

alt text

Since it appears you cannot change console encoding anywhere else but in the Run configuration's common tab (see this thread), I am not sure it can be done at this point.
That already has some side effect like bug 238945.

As illustrated by this article, you can only change the encoding once.

link|flag
vote up 1 vote down

I believe the answer to this question is explained here: http://ovesh.limon100.com/blog/2009/03/24/eclipse-console-encoding-external-tools/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.