modelator-py
modelator-py copied to clipboard
Feature: ensure correct JDK used when running Apalache
Apalache should be run using the right JDK in order to get it to work on arm64.
Note: running tests should be fine in the command-line as is, but IDE's may use a different shell without a configured Java version. This is at least the case for me using VSCode. This makes debugging a test using the UI difficult.