sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22685
[Bug 1259578] [NEW] classes missing from sikuli-java.jar
Public bug reported:
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?
** Affects: sikuli
Importance: Undecided
Status: New
--
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:
classes missing from sikuli-java.jar
Status in Sikuli:
New
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
Follow ups
References