sbt/util/classpath
Mark Harrah bd0f208302 Class loader that restricts loading to a classpath. Ref #661.
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.
2013-02-21 20:44:26 -05:00
..
src/main/scala/sbt Class loader that restricts loading to a classpath. Ref #661. 2013-02-21 20:44:26 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00