aboutsummaryrefslogtreecommitdiffstats
path: root/java/debug.sh
diff options
context:
space:
mode:
authorRudolf Adamkovič2024-05-02 19:06:11 +0200
committerEli Zaretskii2024-06-22 11:30:51 +0300
commite1ba4ebb495199d1723bd9c4a1f687a02207ee23 (patch)
treec17733822c39447286e9f52d8a1bb15bcd5af6c5 /java/debug.sh
parent4f030834994ce06822779fe0f2c316a941ee6ea8 (diff)
downloademacs-e1ba4ebb495199d1723bd9c4a1f687a02207ee23.tar.gz
emacs-e1ba4ebb495199d1723bd9c4a1f687a02207ee23.zip
Make Compilation mode recognize non-legacy Kotlin/Gradle errors
The Compilation mode recognizes Kotlin/Gradle errors but only in the now legacy format. The current format, which has been in wide use for about a year, is not supported. This change adds support for the current format. * etc/compilation.txt: (symbols): Add examples of non-legacy Kotlin/Gradle warnings and errors. * lisp/progmodes/compile.el: (compilation-error-regexp-alist-alist): Rename 'gradle-kotlin' to 'gradle-kotlin-legacy' and add 'grade-kotlin' that matches the errors and warnings outputted by the current (non-legacy) Kotlin/Gradle. (Bug#70797) * test/lisp/progmodes/compile-tests.el (compile-tests--test-regexps-data): Rename 'gradle-kotlin' to 'gradle-kotlin-legacy' and add two test cases for the newly added, non-legacy Kotlin/Gradle warnings and errors.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions