code-runner.executormap kotlin

"kotlin": "cd $dir && C:\\Programs2\\***\\kotlinc.bat $fileName -include-runtime -d $fileNameWithoutExt.jar && java -jar $fileNameWithoutExt.jar"
Open Owl