kotlin-examples
kotlin-examples copied to clipboard
Various examples for Kotlin
One challenge (it even is in scala with scalatest) is the testing with spek + SpringBoot. A sample test would be great.
Hi guys! Could you provide step by step instruction on how to import those examples into IntelliJ or Android Studio? I tried for a whole day, and didn't manage to...
The Dokka example sets `/project/build/sourceDirectory` to the `kotlin` source folder which means that a separate `java` folder won't be compiled but omitting it causes dokka to not find the Kotlin...
Android mixed Java + kotlin example changes lib version refresh + button text size
When importing the Kotlin Maven project to Eclipse, I get the following error(s): ``` Plugin execution not covered by lifecycle configuration: org.jetbrains.kotlin:kotlin-maven-plugin:0.1-SNAPSHOT:compile (execution: compile, phase: compile) ```