mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +02:00
It is now used for consoleProject, run, and test. This loader verifies that all classes loaded through it came from a particular classpath or from the "root" loader. Root loader here is the launcher loader so that those classes with native bindings come from that shared loader.