The projects in question are from multiple open source organisations, with multiple rules on their gitignores / build.gradle / gradle wrappers.
My default system wide JDK is set to Open Java 11. I'd like to keep it to the latest, released JDK.
How can I override individual projects gradle wrappers to use a specific JDK?; without
http://www.jenv.be/ is a tool that is literally made to solve problems like this.
What's jEnv ?
jEnv is a command line tool to help you forget how to set the JAVA_HOME environment variable
It can