tree: 4dcab92d06541098de76e1a9c509a44d38e25179 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. README.md
plugins/scripting/scripting-ide-common/README.md

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://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-ide/org/jetbrains/kotlin/common/ but we decided that copy-pasting is more appropriate in this situation