SrSouza
08/24/2020, 12:08 PMjava.lang.NoClassDefFoundError: com/intellij/openapi/util/Disposer when running my Script Compiler.
The dependency that I'm using is kotlin-scripting-jvm-host , I check it at the final jar and the com/intellij actually missing, any idea here?ilya.chernikov
08/24/2020, 12:27 PMkotlin-scripting-compiler as well.efemoney
08/24/2020, 2:45 PMjvm-host also and I dont have this issue using 1.4.0 🤔. Are you using 1.4.0? (Before 1.4 you need the -embeddable artifact if I’m not mistaken)SrSouza
08/24/2020, 3:40 PMscripting-compiler and scripting-compiler-embeddeable together.
from scripting-compilerSrSouza
08/24/2020, 3:40 PMscripting-compiler-embeddable