Files
kotlin/compiler/testData/cli/jvm/nonExistingClassPathAndAnnotationsPath.out
Alexander Udalov 13c54a2678 Drop external annotations support in build tools
External annotations will only be considered in the IDE for additional
inspections based on more precise types in Java libraries
2015-10-09 11:51:58 +02:00

3 lines
81 B
Plaintext
Vendored

warning: classpath entry points to a non-existent location: not/existing/path
OK