sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10513
Re: [Question #196620]: How to import sikuli source code in eclipse?
Question #196620 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/196620
kabilan posted a new comment:
Hi,
I added all the dependencies in my eclipse Sikuli-Script project by adding the corresponding jar files.
But i am not able to clear the error as given below,
import org.sikuli.script.natives.Mat;
import org.sikuli.script.natives.Vision;
import org.sikuli.script.natives.OCRWord;
import org.sikuli.script.natives.OCRWords;
in TextRecognizer.java file and in the same or.script.natives.* import
in some of the files such as OpenCV.java, Match.java, Finder.java and
EventManager.java.
How can i solve this import error. If this error solves, then i can
successfully build sikuli-script using eclipse.
Please help me to solve this.
Thanks,
Kabilan
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.