Is There any method to setup gradle kotlin with eclipse?

Im having trouble to setup kotlin gradle using eclipse. Is there any method?

1 Like

According to FAQ at GitHub - gradle/kotlin-dsl-samples: Samples builds using the Gradle Kotlin DSL there should be support for build.gradle.kts via the Buildship plugin. There is a bug report regarding that, you can watch it for progress update: Integrate existing Kotlin support to Buildship and let people try it out · Issue #222 · eclipse/buildship · GitHub