Files
kotlin-fork/jps/jps-plugin/testData/incremental/multiModule/twoDependants/dependencies.txt
T
Evgeny Gerashchenko 2f3028e45e Added multi-module tests on incremental compilation.
Changing code wasn't required, Java's incremental caches were enough.

Original commit: 967f470b16
2015-01-19 15:36:55 +03:00

4 lines
44 B
Plaintext

module1->
module2->module1
module3->module1