Files
kotlin-fork/compiler/testData/cli/jvm/nonExistingPluginClassPath.out
T
Alexander Udalov 70121f0c78 Report error on non-existent classpath in -Xplugin
#KT-52380 Fixed
2022-05-27 13:13:33 +02:00

3 lines
102 B
Plaintext
Vendored

error: plugin classpath entry points to a non-existent location: /non-existing-path
COMPILATION_ERROR