sbt/main/src/test
Adrien Piquerez a76e209dde [BSP] send diagnostics when evaluating build.sbt
Since build.sbt is compiled/evaluated in `sbt.compiler.Eval`,
this commit introduces a `BuildServerEvalReporter` to redirect
the compiler errors to the BSP clients.

A new `finalReport` method is added in the new `EvalReporter` base class
to reset the old diagnostics.
2021-07-08 09:25:01 +02:00
..
resources Use Scala 2.12.1 2017-01-15 20:49:14 -05:00
scala [BSP] send diagnostics when evaluating build.sbt 2021-07-08 09:25:01 +02:00