Upgrade to 1.1.4

Asked by Jeff_Vallis

1.1.3(2018-07-05_16:27)/Mac10.13.6/Java8(64)1.8.0_25-b17

Before Downloading 1.1.4

Can I use it in parallel with my current 1.1.3 Installation

Where does it install itself and what is it named
            My Application folder already contains
            Folder Sikuli
            File SikuliX_1_1_3.app

Is any changes required to Scripts written in 1.1.3

Is there changes to running from the command line
e.g /Applications/Sikuli/runsikulix -r /$My_Location/Code/Vikings_Main_Post.sikuli

How dp you run the IDE

Thanx in advance

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:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

--- Can I use it in parallel with my current 1.1.3 Installation
Yes is possible, but the sikulix.jar from 1.1.4 should be in a different folder
Follow the steps on the download page.

--- app
there is no app for mac currently.
so the sikulix stuff should not be in the Applications folder. use a folder somewhere in your home.

--- Is any changes required to Scripts written in 1.1.3
no

--- Is there changes to running from the command line
java -jar <path-to>/sikulix.jar -r ... (rest the same)

--- How dp you run the IDE
java -jar <path-to>/sikulix.jar
... or by double-clicking the file sikulix.jar in Finder

BTW: you should upgrade to the latest Java 8

As far as I know your SikuliX usage, I do not think, that there is any need to upgrade to 1.1.4.
ckeck: https://sikulix-2014.readthedocs.io/en/latest/news.html#new-in-version-1-1-4

Revision history for this message
Jeff_Vallis (vallis-pj) said :
#2

Thanx

Reply BTW: you should upgrade to the latest Java 8
Comment Currently running
                     1.1.3(2018-07-05_16:27)/Mac10.13.6/Java8(64)1.8.0_25-b17

Presumed (wrongly I guess) that I needed to Upgrade to 1.1.4 to keep uptodate

Thanx for your response