sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26355
Re: [Question #181657]: utf-8 file content not recognized in Sikuli script
Question #181657 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181657
RaiMan posted a new comment:
@ Michal
thanks for commenting anyway.
the difference between a plain java execution (double clicking a
runnable jar) and using one of the provided command files is the Java
option -Dfile.encoding=UTF-8 which is present in the letter case and
tells Java, that file content is encoded in UTF-8.
IN the first case, the encoding setting seen by Java is the one from
your system settings/Java standard settings, which usually on Windows is
something else than UTF-8.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.