ankushg
02/23/2021, 10:02 PMMatteo Mirk
02/24/2021, 9:03 AMtapchicoma
02/24/2021, 10:18 AMankushg
02/24/2021, 4:41 PMgrep
is definitely the fallback plan, but before writing some potentially brittle code, I figured it was worth checking if there is an official/community supported way
Filed https://youtrack.jetbrains.com/issue/KT-45143tapchicoma
02/24/2021, 5:01 PMkotlinc
compiler itself or via some Gradle (or other) build system?ankushg
02/24/2021, 5:18 PMkotlinc
directly, but wherever it fitsudalov
kotlinc -Dorg.jetbrains.kotlin.cliMessageRenderer=XML ...
udalov
XML
are FullPath
, RelativePath
(default), Pathless
, GradleStyle
.)