Closed AndrewReitz closed 7 years ago
You can now intermix Java, Kotlin, and Groovy files all in the same project. This pull request adds compiled Kotlin class files to GroovyCompile's classpath allowing these classes to be referenced inside of Groovy files.
Fixes: #139
You can now intermix Java, Kotlin, and Groovy files all in the same project. This pull request adds compiled Kotlin class files to GroovyCompile's classpath allowing these classes to be referenced inside of Groovy files.
Fixes: #139