External Tools report format
Hi all,
In IntelliJ, we can set up External Tools to run, and they can return their output in a format that IntelliJ can parse, to display messages, complete with line numbers, file names, and links.
Does anyone know where to find the documentation for that output file format, i.e. what structure IntelliJ expects? Is it XML, JSON, or something else? Is there a schema?
Brgrds,
Christian
请先登录再写评论。
Please see https://www.jetbrains.com/idea/help/add-filter-dialog.html .
Thank you!