Hi all,

I export my app to jar file. Normally, it work in eclipse but when I run jar file from cmd it didn't work. It can not locate properties file. Structure of my app as follows:

ProjectName...