sbt/main
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
..
actions/src Make full set of ForkOptions configurable for both run and test. Fixes #665. 2013-02-21 20:44:26 -05:00
command/src/main/scala/sbt better error message when help search syntax isn't a valid java.util.regex 2013-02-19 14:33:22 -05:00
settings/src Use @compileTimeOnly for .value and .parsed methods. 2013-02-19 08:54:40 -05:00
src Class loader that restricts loading to a classpath. Ref #661. 2013-02-21 20:44:26 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00