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:-
i have change font ms aerial unicode.
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
i have tried change encoding utf-8 project properties.
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.
thanks in advance. please provide solution asap.
just changing font ms aerial unicode worked me.
Comments
Post a Comment