Files
kotlin/compiler/incremental-compilation-impl
Alexey Tsvetkov ed6cfe3167 Ensure output directory exists when adding it to classpath
Otherwise a warning is reported:
"Сlasspath entry points to a non-existent location".
Currently it only affects Maven + IC.
2017-05-16 20:22:24 +03:00
..