Hey everyone can I double check that I am understanding this correctly (I'm probably not).
• I have
JAVA_HOME
set to
/usr/lib/jvm/temurin-21-jdk-amd64
.
• My terminal shows this as does the terminal within AS.
• However when I go to
File | Settings | Build, Execution, Deployment | Build Tools | Gradle
JAVA_HOME
is set to the
jbr
from the Toolbox installation.
• It's the same value as `GRADLE_LOCAL_JAVA_HOME`: the
jbr
version.
Is that correct? And why isn't AS reading my
JAVA_HOME
environment variable correctly?
I'm on Ubuntu 24.04, have installed Eclipse Temurin 21 JDK, and am running Android Studio Meerkat Feature Drop | 2024.3.2 Canary 5.