-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Sorry for this question-like type of issue, but when reading though
Line 11 in d48abed
val engine = ScriptEngineManager().getEngineByExtension("kts")!! |
I was wondering why there is no META-INF/services/javax.script.ScriptEngineFactory
file anymore which contains the string kotlin.script.experimental.jsr223.KotlinJsr223DefaultScriptEngineFactory
. Is this not needed anymore? Since when? Any official docs on that?
Metadata
Metadata
Assignees
Labels
No labels