breautek commented on code in PR #1415:
URL: https://github.com/apache/cordova-docs/pull/1415#discussion_r2031001820


##########
www/docs/en/12.x-2025.01/guide/platforms/android/index.md:
##########
@@ -322,6 +323,18 @@ export PATH=$PATH:$ANDROID_HOME/build-tools/
 export PATH=$PATH:$ANDROID_HOME/emulator/
 ```
 
+#### JAVA_HOME
+
+**macOS:**
+
+When you installed the Java Development Kit like described in this guide you 
can get the java home path executing
+
+`echo $(/usr/libexec/java_home)`
+
+Set `JAVA_HOME` like you already did it for `ANDROID_HOME`.
+
+### Reaload Terminal

Review Comment:
   typo
   
   ```suggestion
   ### Reload Terminal
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to