Latest available Build: ${sikuli.usedversion} ${timestamp}nightly
This is an experimental service --- USE AT YOUR OWN RISK
Issues might be posted here
Every night a new build is run on a private Jenkins server based on the current state of development head as available on
GitHub.
The automatic build is planned for somewhen past 01:00. New builds should be available latest towards 03:00. (European/Berlin time)
On success the artifacts as known from the
Launchpad site (currently stable versions)
are uploaded and can be downloaded from here.
BE AWARE:
-- do not mix with a working SikuliX environment, use separate folders
-- run in a way, that your current installation and your work is safe and can be restored
-- the stuff you get, might have any bugs without notice - so be prepared
-- any usage is at your own risk - you should really know, what you are doing
-- in addition to the fix information below, you might inspect the latest commits on
GitHub
View the corresponding JavaDocs of selected classes (relevant for API usage)
Available Downlods
sikulixsetup-${sikuli.usedversion} (store and run in an empty folder)
The following jars would be downloaded automatically when running setup.
So you only would need to manually download, if you are having problems with setup's inline download.
If you download manually, the jars have to be in a folder Downloads in the folder containing sikulixsetup-X.Y.Z.jar.
Setup will find the local files and ask you to use them instead of downloading fresh versions.
BE AWARE: These files are not useable for any other purpose than being processed by sikulixsetup.
- ${sikuli.usedversion}-1 to get the SikuliX IDE (setup option1)
- to use the IDE you must have at least one of the following (suboptions of setup option 1):
${sikuli.usedversion}-4 scripting with Python/Jython
${sikuli.usedversion}-5 scripting with Ruby/JRuby
- if you want to use SikuliX with Java and Java aware languages (setup option 2) (now contained in sikulixsetup...jar)
- ${sikuli.minorversion}-8 if you want to use the Tesseract based text features (setup option 3)
- ${sikuli.minorversion}-3 if you want to try the experimental remote support (setup option 5)
As a special service for the users of sikulixapi.jar a ready to use jar (no setup needed) is available
for download from now on here.
The only caveat: it is bigger, since it contains the native libraries for all systems.
sikulixapi-${sikuli.usedversion}.jar
This is part of the preparation for having it later on MavenCentral.
For Java based developement the API sources and the full Java docs might be of value:
sikulixapi-${sikuli.usedversion}-javadoc.jar
sikulixapi-${sikuli.usedversion}-sources.jar
Status of bug fixes and new features
Bugs reported on Launchpad marked as FixCommitted-Critical
and targeted for the respective milestone should be fixed with this build.
Want to have a look?
Special information per build