Trying to run the wonderful videos of Team 997 for FRC Vision Processing.
I am using a Windows 10 system, with the standard FRC Visual Studio Code, I have loaded Java 8
and all the other pre reques listed in the GitHub Repository.
When I run gradlew build I get the error Could not determine java version from 11.0.4
I know this has to do with FRC Visual Studio running Java 11, but I have loaded Java 8
How do I point this build to the Java 8 binaries?
Thank you for your help