New question #224002 on Sikuli:
https://answers.launchpad.net/sikuli/+question/224002

I have two projects in Eclipse both using the same Sikuli jars except today one 
stopped loading the Sikuli Vision engine.

In one project using the same tests that work it out putted this log and worked 
as expected:

[info] Mac OS X utilities loaded.
[log] App.open iPhone Simulator(0)
[log] openApp: "iPhone Simulator"
[info] Sikuli vision engine loaded.
[log] CLICK on (1545,524)

In the next project same test I  tried to run one Junit test in the class and 
Junit starts up but nothing ever happens not even a time out. I get this log:

[info] Mac OS X utilities loaded.
[log] App.open iPhone Simulator(0)
[log] openApp: "iPhone Simulator"

In the project that properly ran the Junit test I decide to go in through the 
terminal and run the same test again using the ANT target and it worked like a 
charm (perplexed at this point). I then went back into Eclipse and checked that 
the Java path was set and it was! So i am not sure what got disconnected in 
that project. How to do I get the Sikuli Vision engine to load in Eclipse again?





-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to