sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23116
[Bug 1259578] Re: [1.0.1] coming from RC3: classes missing from sikuli-java.jar
** Changed in: sikuli
Importance: Undecided => Medium
** Changed in: sikuli
Milestone: None => 1.1.0
** Changed in: sikuli
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1259578
Title:
[1.0.1] coming from RC3: classes missing from sikuli-java.jar
Status in Sikuli:
In Progress
Bug description:
I am trying to migrate my Java project from its current dependency on
1.0rc3 to 1.0.1. I assumed that I am supposed to use sikuli-java.jar
in place of sikuli-script.jar. When I tell my IDE (IntelliJ) to use
this as a library it shows errors all over the place. When I open the
jar with 7zip, I can see that there is no Debug.class file in it. But
Debug.java does exist in the sources that I pulled using git. Is
there a compiled jar that contains all the classes I need or should I
forget using the jars, and just compile everything from the source?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1259578/+subscriptions
References