Add quickfix to adding kotlin-script-runtime.jar to classpath

^KT-25402 Fixed
This commit is contained in:
Natalia Selezneva
2018-07-11 14:23:18 +03:00
parent 75fa02646b
commit e395a32734
3 changed files with 28 additions and 0 deletions
@@ -215,6 +215,7 @@ suppress.warning.for=Suppress ''{0}'' for {1} {2}
reflection.not.found=Reflection not found in the classpath
add.reflection.to.classpath=Add kotlin-reflect.jar to the classpath
add.test.to.classpath=Add kotlin-test.jar to the classpath
add.script.runtime.to.classpath=Add kotlin-script-runtime.jar to the classpath
# Kotlin Compiler Settings Tab