IntelliJ Plugin for Awesome Kotlin
https://plugins.jetbrains.com/plugin/11357-awesome-kotlin
- Show content from Awesome Kotlin inside IDE ToolWindow
- Enable search / checkout Kotlin projects
Custom content sources & dynamic KotlinScript loading is supported
- Settings >> Plugins >> Browse repositories...
- Search for "Awesome Kotlin", install & restart
- Download zip from JetBrains Plugins Repository or from Github Releases
- Settings >> Plugins >> Install plugin from disk...,select the downloaded zip file in previous step then restart your idea
- JDK 8u112+
- Intellij IDEA (2016.3+)
- Plugins Enabled: Kotlin
# run in sandbox
./gradlew clean runIde
# build artifact
./gradlew clean buildPlugin
Or use IDEA's Run Configuration config files, see
.run/*.run.xml