sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14808
Re: [Question #214146]: About Guide: spotlight doesn't work in rectangle?
Question #214146 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/214146
Status: Open => Answered
RaiMan proposed the following answer:
ok, got it.
the first block has something to do with your eclipse installation
(plugin face and other stuff). You have to check, what these mean, but
has nothing to do with Sikuli Guide.
The second block denoting the compilation errors are all in module SklTest and are resolved in the two libs
junit-4.8.2.jar
simple-xml-2.6.1.jar
So you either take care, that thes 2 libs are in yore project libraries,
or you remove the SklTest.java from your sources (it is not really
needed, since it contains the test cases used by the developer).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.