erisu commented on PR #1795:
URL: https://github.com/apache/cordova-android/pull/1795#issuecomment-2764649223

   Can you provide the exact step you used to get that result?
   
   I don't get Android Studio's `jbr` with this PR.
   
   ```
   % echo $JAVA_HOME
   /Users/cordova/.sdkman/candidates/java/current
   
   % cordova create cordovaTest com.erisu.cordovaTest cordovaTest
   % cd cordovaTest
   % cordova platform add 
github:erisu/cordova-android\#feat/set-gradle-java-home
   % cordova build android
   
   % cat platforms/android/.gradle/config.properties
   java.home=/Users/cordova/.sdkman/candidates/java/current
   ```
   
   If you are not building with Cordova and only opening with first with 
Android Studio, you wont have the right value and there is nothing we can do 
about that.


-- 
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