Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
je...@google.com <je...@google.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.
wi...@gmail.com <wi...@gmail.com> #3
Well the error message is that it tried to configure jacoco task and failed, so it works for you because you disabled the feature.
So the error message is indicative of a bigger problem. Oviously, 8.2 is pretty old for us, not sure you are interested in trying 8.8.
The easiest would be to have a project reproducing the issue, if that's possible, we'll look into it.
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.
On my system I have eclipse, gradle, and java to all respect the XDG Base Directory spec, however when I start Android Studio and it begins to compile things it automatically adds the ~/.eclipse, ~/.java, and ~/.gradle folders back, when these should be in their respective spec-defined directories.
I couldn't find any configuration in Android Studio settings so I assume this behaviour is unintentional?
For more information on how to get your bug routed quickly, see
Build: AI-242.23339.11.2421.12700392, 202411221716
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) v6.12.6-arch1-1, screens 1920x1200 (100%)
Android Gradle Plugin: 8.4.1
Gradle: 8.6
Gradle JDK: JetBrains Runtime 21.0.3
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: 3.31.3
```