Join Slack
Powered by
Hi there. I'm trying to access Kotlin as a ScriptE...
# announcements
e
egoscio
08/26/2017, 1:48 AM
Hi there. I'm trying to access Kotlin as a ScriptEngine, but it returns null. Any ideas?
Copy code
ScriptEngineManager().getEngineByExtension("kts") // null
I've added kotlin-compiler.jar & kotlin-script-util.jar as libraries, too.
Open in Slack
Previous
Next