top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

how can I get Unicode in Jar file

+1 vote
224 views

I am using Windows XP os with Eclipse IDE. I write one java program which can able to call Unicode (Telugu) from out side of the program i.e its read from .txt file(.txt file saved under UTF-8 mode). While running this program in IDE I can able to see Unicode. But when I exported it as into Jar file, instead of Unicode I get square boxes. Can any one please tell me how can I get Unicode in Jar file.

posted Jul 11, 2013 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
0 votes

I am using Windows XP os with Eclipse IDE. I write one java program which can able to call Unicode (in my language) from out side of the program i.e its read from .txt file. While running this program in IDE I can able to see Unicode. But when I exported it as into Jar file, instead of Unicode I get square boxes. Can any one please tell me how can I get Unicode in Jar file.

+3 votes

I want to write a Makefile that compiles. My question here is how to add an external library using Make syntax?

...