[1.1.0] How to compile .sikuli into a jar to use as image container in Java app

Asked by Constantine Andreev

Hi,

As I understood from reading previous Q&As, it is possible to compile .sikuli projects into jar files in version 1.1. I am trying to use sikuliX to create a automated UI test framework. I really like the convenience of Sikuli-IDE to capture UI elements but I need to use Groovy for the majority of the framework code. What I would like to do is to create UI element libraries in Sikuli-IDE, compile them into jars and use them in my Groovy project. Is this possible?

Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
RaiMan (raimund-hocke) said :
#1

yes, this is possible (with 1.1.0)

I will write down the workflow within a few hours.

Revision history for this message
Constantine Andreev (andrek787) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
RaiMan (raimund-hocke) said :
#3

How comes?

Did not yet write any word about that ???

Revision history for this message
Constantine Andreev (andrek787) said :
#4

RaiMan. Sorry, I havent used launchpad before, I assumed that I had to do it that way. Could you post the link to your write up when you are finished. As long as I know it is possible I can continue to code the framework

Revision history for this message
RaiMan (raimund-hocke) said :
#5

ok, understood.

will do so.

Revision history for this message
Best RaiMan (raimund-hocke) said :
#6
Revision history for this message
Constantine Andreev (andrek787) said :
#7

Thanks RaiMan, that solved my question.