I could not find clear answer to this, I would need to know what is needed to run compiled sikuli script on other computer.I have a sikuli jar script that I transferred to one of our pcs at work and I expected this to run since I sucessfully installed JDK 12 there and that was the java version I did the coding on.
However, the jar gives me no response when I double-click it. I know that many things could be involved in this error but first I would like to cross out the basics.
So, my questions are:
- Do I need sikuli IDE on that pc too in order to run it?
- Do I need Eclipse/NetBeans installed along with it?
- What is the standard procedure when moving sikuli scripts to work on other computers?
Thank you very much for your help.