TESTAR_dev icon indicating copy to clipboard operation
TESTAR_dev copied to clipboard

Exception message about environment variables relative to java

Open oliviarves opened this issue 2 years ago • 0 comments

When executing Testar, the message "Exception: something is wrong with your JAVA_HOME" is shown in the terminal if the system variable for JAVA_HOME is not properly set. This variable is only required when compiling Testar, and does not affect the execution of Testar. We should only show the message in a "compiling" context.

oliviarves avatar Jun 12 '23 07:06 oliviarves