I was able to use runtime instrumentation in a quick PoC, but I couldn't get the Gradle plugin, with several different versions of Gradle. The error message is "No value for xpath: main/output/classesDir".
My code is https://github.com/ivanr/poc-conio. The code assumes runtime instrumentation. To replicate the error, please uncomment the plugin configuration.
Thanks.
I was able to use runtime instrumentation in a quick PoC, but I couldn't get the Gradle plugin, with several different versions of Gradle. The error message is "No value for xpath: main/output/classesDir".
My code is https://github.com/ivanr/poc-conio. The code assumes runtime instrumentation. To replicate the error, please uncomment the plugin configuration.
Thanks.