Re: [Sikuli-driver] [Question #693505]: java multithreading is not parallel

2020-10-18 Thread RaiMan
Question #693505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693505 Status: Open => Answered RaiMan proposed the following answer: This is my test program (latest Java 8 on macOS 10.15 (iMac: 3 GHz 6-Core Intel Core i5)) package com.sikulix.testAPI; import org.sikuli.s

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-18 Thread RaiMan
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Open => Answered RaiMan proposed the following answer: In the jar there is a folder "main" and your running class is named "Main". This might lead to a confusion. -- You received this question