Skip to main content

Chinese Characters

Hi there!
I am trying to import data containing Chinese Characters into IDEA, however it shows error:
'The imported file contained Unicode characters. All imported Unicode characters have been replaced with the question mark character (?).' 
 
Can I know how to import Chinese Characters into IDEA? Thanks in advance!

Brian Element Thu, 11/30/2017 - 09:53

Do you have the ASCII or Unicode version of IDEA?  I know that in the ASCII version it will replace those characters with a ?.  I have never worked with the Unicode version and I don't have a copy of it so I unfortunately can't help you out.  Hopefully someone else can or you might want to talk to your IDEA distributor about this.

Brian