mirror of https://github.com/sbt/sbt.git
It takes about a second to load scala.reflect.runtime.universe. If we
lazy load here, we can load scala.relect.runtime.universe in the
background to speed up the sbt start up time. See
|
||
|---|---|---|
| .. | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||