TESTAR_dev
TESTAR_dev copied to clipboard
Exception message about environment variables relative to java
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.