Looking for someone with a non-Windows machine wit...
# android
t
Looking for someone with a non-Windows machine with Android Studio 3.1 or 3.2 at hand. I would like to do an experiment with Gradle and console output inside IDEA. Thread in Slack Conversation
s
I have macOS
e
Arch Linux here
t
thanks guys, I found what I wanted: I was looking for which path formats become clickable when a Gradle task is executed from AS. The result:
"${file.absolutePath}:${line}"
, `"${file.absolutePath}:${line} foo bar"`and
"Build file '${file}' line: ${line}"
👍🏻 2