sbt.classpath
This is a starting point for defining a custom ClassLoader. Override 'doLoadClass' to define loading a class that has not yet been loaded.
Provides the implementation of finding a class that has not yet been loaded.
Provides access to the default implementation of 'loadClass'.
(Since version ) see corresponding Javadoc for more information.
This is a starting point for defining a custom ClassLoader. Override 'doLoadClass' to define loading a class that has not yet been loaded.