My program has UI that set data from dataBase,i use utf 8 encoding for
persian text in it,when i create jar file for it(in myEclipse,netbeans or
intellij IDEA 'test with all of them')get me invalid text.but when i run the
main project it run correctly.I occure problem with use utf 8 in jar file.
what should i do?