mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Rather than using the FileConverter to replace virtual paths, this uses the rootPaths directly. It only replaces a virtual path in a scalac option if the given segment of the option begins with the root path key.