Join Slack
Powered by
It’s more about the lack of knowledge about the Ko...
# kapt
m
mannodermaus
09/04/2017, 12:01 PM
It’s more about the lack of knowledge about the Kotlin environment in that library, i.e. there is no
assertThat(kotlinc().compile(...)).suceeded()
y
yan
09/04/2017, 2:33 PM
Try
K2JVMCompiler.doExecute()
:) Of course, kotlin-compiler.jar should be in your classpath.
Open in Slack
Previous
Next