kotlin-examples
kotlin-examples copied to clipboard
Maven pom.xml Errors
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)
https://youtrack.jetbrains.com/issue/KT-8401