sbt.classpath
Delegates class loading to parent for all classes included by filter. An attempt to load classes excluded by filter results in a ClassNotFoundException.
parent
filter
ClassNotFoundException
(Since version ) see corresponding Javadoc for more information.
Delegates class loading to
parent
for all classes included byfilter
. An attempt to load classes excluded byfilter
results in aClassNotFoundException
.