Netbeans not supporting unicode -


i trying convert desktop application(made using swing) in bengali using properties file or resource bundle.but when paste bengali character in properties file showing boxes.

i have tried following things:-

  1. i have change font ms aerial unicode.

  2. i have made changes in netbeas config file present in dir "c:\program files\netbeans 7.1.1\etc" -j-dfile.encoding=iso-8859-1

  3. i have tried change encoding utf-8 project properties.

  4. in project xml file encoding type iso-8859-1, have tried change encording of project iso-8859-1.

the application has hindi properties file working fine.

please find below mentioned link image of issue netbeans.

image link same issue

thanks in advance. please provide solution asap.

just changing font ms aerial unicode worked me.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -