sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21508
Re: [Question #185713]: Using Sikuli in Maven projects
Question #185713 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185713
chandan posted a new comment:
@RaiMan (raimund-hocke)
Hi ,
I am also facing the same issue. I am using build.gradle for dependency. problem is this i cant go with the approach having the jar files in project and then providing the path of jar files. is there any way out to write this in build.gradle
error is like
(path)java:7: error: package org.sikuli.script does not exist
import org.sikuli.script.FindFailed;
please let me know the way to write the dpendency in build.gradle for
sikuli-script.
Thanks in advance
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.