This is the exec line when it fails: ``` java -cl...
# kobalt
e
This is the exec line when it fails:
Copy code
java -classpath kobaltBuild/libs/example-2.17.52.jar;C:/Users/erik/.kobalt/cache/org/jetbrains/kotlin/kotlin-runtime/1.1.2/kotlin-runtime-1.1.2.jar;C:/Users/erik/.kobalt/cache/org/jetbrains/kotlin/kotlin-stdlib/1.1.2/kotlin-stdlib-1.1.2.jar com.example.MainKt
I suspect
example-2.17.52.jar
doesn't exists.