samedi 10 janvier 2015

Exporting an app with Sikuli


Vote count:

0




I'm having a problem with the java library sikuli. First I downloaded the sikuli setup jar and executed it. It created sikuli-java.jar and a libs folder (under documents/sikuli). After that I created a project in eclipse, added the jar to the build path and wrote the code. The code worked when I ran it in eclipse. After that I created a runnable jar from it. I changed the name of the libs folder (to check if it would still work) and ran the executable jar. It closed when it hit the sikuli code.


Somehow the exported program still needs the sikuli directory, this is not what I want since I want to deploy the app on different systems. I don't want to Install that sikuli program on every system, since what's the use of java's cross operating system support anyways.


So I was wondering is it possible somehow to pack all the sikuli stuff inside the runnable jar so I can run mij .jar on osx, linux, windows etc without the need of isntalling the sikuli? Thanks in advance



asked 24 secs ago







Exporting an app with Sikuli

Aucun commentaire:

Enregistrer un commentaire