Steve Roach
08/18/2020, 2:12 PMilya.chernikov
08/18/2020, 4:11 PMjavax.script
) API, right?
In this case you only need to use the kotlin-scripting-jsr223
dependency now. Here is the example - https://github.com/Kotlin/kotlin-script-examples/tree/1.4.0/jvm/jsr223/jsr223-simple.Steve Roach
08/19/2020, 11:24 AMilya.chernikov
08/19/2020, 12:35 PMscript-util
is most probably the cause of the problem you see. Please have a look at the example project I linked above.ilya.chernikov
08/19/2020, 12:36 PMSteve Roach
08/30/2020, 10:43 AM