Files
kotlin/jps-plugin/testData/incremental/multiModule/transitiveDependency/dependencies.txt
Evgeny Gerashchenko 967f470b16 Added multi-module tests on incremental compilation.
Changing code wasn't required, Java's incremental caches were enough.
2015-01-19 15:36:55 +03:00

4 lines
44 B
Plaintext
Vendored

module1->
module2->module1
module3->module2