1) How to set "-Dfile.encoding=UTF-8 -Djava.encoding=UTF-8" in exe file?
2) In my jar file exists several *.jar so I dont use external lib,yet when I want to make exe file and be run correctly I have to set external lib. How to make exe file without set CLASSPATH with external lib?
Dear,
I hava two questions:
1) How to set "-Dfile.encoding=UTF-8 -Djava.encoding=UTF-8" in exe file?
2) In my jar file exists several *.jar so I dont use external lib,yet when I want to make exe file and be run correctly I have to set external lib. How to make exe file without set CLASSPATH with external lib?
Regards,
Saeed