mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 01:37:51 +08:00
* Show plugin dependencies with Kotlin build script Moved down instructions to add plugin dependencies to IntelliJ SDK to promote Gradle approach. * Update kotlin script example to match groovy example * Update plugin dependencies example with a working example The previous example didn't work anymore.