i have an old project that i cant get to run in de...
# gradle
l
i have an old project that i cant get to run in debug mode no matter what (run works fine). i tried changing kotlin/gradle/jdk version in all sorts of combinations but i keep getting random
ClassNotFoundException
on startup like below (the specific class not being found varies depending on what i try)

https://i.imgur.com/nvx6xpp.png

. how do i debug this ?