sbt/run/src
Ethan Atkins 2c473fc31d Improve ClassLoader layering error message
When a class on the project classpath is loaded via reflection by one of
the parents of the project classloader, sbt run can fail with a
mysterious ClassNotFoundException. This is expected behavior but it
wasn't previously explained to the user.

Ref https://github.com/sbt/sbt/issues/5410.
2020-02-01 14:42:21 -08:00
..
main Improve ClassLoader layering error message 2020-02-01 14:42:21 -08:00
test/scala/sbt apply -Yno-lub 2019-10-13 23:46:23 -04:00