Isuue to run Artemis on mac M1
In mac M1 I have installed Open JDK 12.0.1 (confirmed with Java -- version) and Artemis 18.2.0 is not working says "This application requires that Java 9 or later be installed on your computer." The Java path is correct.
any advice?
I am facing the same issue and require this program for PHD program
I am also having the same problem.
I've just looked through the closed issues and this one worked for me:
If you want to run from the command line then you can:
cd <your install location, e.g. Applications folder>/Artemis.app/Contents
and then run the script, i.e.
./art
might be worth updating the version to automatically do the above