plugin? I'm having issues with Grammar Kit being able to find a class. I don't actually know if the problem is with Gradle or if it's a Grammar Kit problem. Assuming it's a build script problem, how do I ensure that
main/kotlin
is on the parser generator's classpath?
Brian
06/26/2020, 5:37 PM
The problem did indeed turn out to be a classpath problem with the plugin.
See this issue comment for details.