sbt/run
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
..
src Improve ClassLoader layering error message 2020-02-01 14:42:21 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00