Hi! Attempting to debug tests in kotlin/plugins/an...
# kontributors
r
Hi! Attempting to debug tests in kotlin/plugins/android-extensions/android-extensions-compiler. When trying to run them in the IDE they fail with
ClassNotFoundException
, and they also fail when running
gradlew plugins:android-extensions-compiler:test
from the command line. At best it seems like the dependencies are set up awkwardly elsewhere, in a different gradle script. What is the correct way to debug these tests?
Suspect this is the wrong channel, will ask in compiler