* 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.