Files
kotlin-fork/ultimate
Vyacheslav Gerasimov 5bde9720b7 Build: Fix dependencies on :kotlin-compiler project
Dependencies on :kotlin-compiler should never be used in configurations
which are imported transitively because ide fails to import it as
project dependency. When :kotlin-compiler dependency is imported as
kotlin-compiler.jar dependency ide re-indexes it on every change. This
behaviour is super annoying.

 #KT-31120 Fixed
2019-06-08 19:36:28 +03:00
..
2019-04-23 17:28:41 +03:00
2019-04-23 17:28:41 +03:00
2019-04-23 17:28:41 +03:00
2018-04-19 20:46:15 +03:00

Kotlin Ultimate

This project is a part of Kotlin IntelliJ IDEA Plugin which provides support for Ultimate IDEA features from Kotlin side.