erisu commented on code in PR #1420: URL: https://github.com/apache/cordova-docs/pull/1420#discussion_r2137894352
########## www/docs/en/12.x-2025.01/guide/platforms/android/index.md: ########## @@ -322,6 +324,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 Review Comment: ```suggestion When you installed the Java Development Kit, as described in this guide, you can get the java home path by executing: ``` ########## www/docs/en/dev/guide/platforms/android/index.md: ########## @@ -340,6 +342,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 Review Comment: ```suggestion When you installed the Java Development Kit, as described in this guide, you can get the java home path by executing: ``` -- 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