← Back to team overview

sikuli-driver team mailing list archive

[Question #694847]: How do I run SikulixIDE locally from my IDE?

 

New question #694847 on Sikuli:
https://answers.launchpad.net/sikuli/+question/694847

I would like to use SikuliX as the base program for a university project and make some changes on top of the existing codebase.
I've cloned the repository from here to my machine: https://github.com/RaiMan/SikuliX1

Looking at the codebase I've seen there is a main function in the SikulixIDE class under the IDE module which I've tried running but I get the following error in the console after the build process concludes: 

[ERROR] org.sikuli.ide.SikulixIDE: unauthorized use. Use: org.sikuli.ide.Sikulix

Process finished with exit code 1

Is there a better way of starting the app up locally i.e. in a way that if I make changes and re-build, I can test them on the IDE.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.