I am receiving the following message whenever I try to build robot code in VS
Value ‘undefined’ given for org.gradle.java.home Gradle property is invalid (Java home supplied is invalid)
I have noticed that Java 11 does not put anything into system preferences anymore. When I run echo $JAVA_HOME a blank line appears. Is this a red herring or the root of my problems?