blob: 39cdb41c530efc91097b92a4c95648323c9fa5c5 [file] [view]
Source code of this module is copy-pasted from https://github.com/JetBrains/intellij-community/tree/master/plugins/kotlin/common
(not the whole module is copy-pasted but only parts which are required for scripting)
Copy-paste can be avoided by using artifact from https://redirector.kotlinlang.org/maven/kotlin-ide/org/jetbrains/kotlin/common/
but we decided that copy-pasting is more appropriate in this situation