sbt.classpath
A ClassLoader that looks up resource requests in a Map prior to the base ClassLoader's resource lookups.
Map
The map from resource paths to URL to provide in findResource and findResources.
(Since version ) see corresponding Javadoc for more information.
A ClassLoader that looks up resource requests in a
Mapprior to the base ClassLoader's resource lookups.