Assigned
Status Update
Comments
da...@gmail.com <da...@gmail.com> #2
Disregard - after adding
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
In Gradle JDK setting, JAVA_HOME variable doesn't correctly detect my environment variable in Ubuntu 20.04.
When I echo $JAVA_HOME in the Android Studio terminal it is different than Gradle JDK setting. It is always showing as "***/android-studio/jbr" I tried it after reboot and there wasn't any change.
Currently, I am always setting it by manually select path of the my JDK. But sometimes it is automatically set back to wrong $JAVA_HOME option without any change of .idea/*xml etc files. (It might be different issue.) It is very annoying.
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A.
3B.
3C.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23339.11.2421.12700392, 202411230216
AS: Ladybug | 2024.2.1 Patch 3
AI-242.23339.11.2421.12700392, JRE 21.0.3+-12282718-b509.11x64 JetBrains s.r.o., OS Linux(amd64) v5.8.0-43-generic, screens 1920x1080 (100%)
Android Gradle Plugin: 8.1.4
Gradle: 8.0
Gradle JDK: Amazon Corretto 17.0.12
NDK: from local.properties: (not specified), latest from SDK: 27.1.12297006
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
```