Thank you for reporting bugs!

For the strange characters issue try the following;
a) Edit the project properties
b) Fill execution options field wih the following: -Dfile.encoding=UTF8
c) click save
After that execute your program again and tell me if that works...
Thanks!
David