Skip to content

Support Kotlin DSL for Gradle Projects. #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 5, 2019
Merged

Support Kotlin DSL for Gradle Projects. #502

merged 1 commit into from
Jan 5, 2019

Conversation

dpassen
Copy link
Contributor

@dpassen dpassen commented Jan 4, 2019

With Gradle 5.0, the Kotlin DSL left beta status. Projects making use of this DSL have build scripts named build.gradle.kts

It is necessary to recognize these files as Gradle projects to allow for running REPLS, tests, etc. from Gradle projects making use of this alternative build scripts.

@bbatsov bbatsov merged commit c617a2a into clojure-emacs:master Jan 5, 2019
@bbatsov
Copy link
Member

bbatsov commented Jan 5, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants