mirror of https://github.com/sbt/sbt.git
Fixes #6720 Ref #5994 Problem ------- Sometimes the compiler returns a fake position such as `<macro>`. This causes this causes InvalidPathException on Windows if we try to convert it into NIO path. Solution -------- Looks for less-than sign in the VirtualFileRef and skip those. Since BSP requires the diagnostic info to be associated with files, we probably can't do much. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||