MinecraftDev
MinecraftDev copied to clipboard
Add support for gradle kotlin DSL
new issue because #606 got closed
maybe...I'm currently doing a project creation system rewrite and I think it would allow me to do this easier without being too awful. I won't guarantee it, but we'll see.
I was trying to PR it but when you do a rewrite of the project creation system anyways I will wait for that
+1
+1
+1
+1
Any updates regarding this? Would be interested in being able to start a project with Kotlin DSL, as some plugins I usually use with Gradle only work on Kotlin Gradle.
Any work has been done on that since the latest project wizard upgrade?
Bro why isn't this a feature it wouldn't be that hard to implement it? I would be willing to, but I just don't know enough about Gradle and Kotlin. It would make it a lot easier for developers who prefer the Kotlin syntax in their scripts instead of the default Groovy. I just think the Kotlin syntax makes more sense
Even the developers of this plugin use Kotlin DSL! How hard is it to implement it? Just convert the existing Groovy scripts to Kotlin and -- boom! It would be done.
Bro why isn't this a feature it wouldn't be that hard to implement it?
If you want it implementing faster then PRs are welcome.
I would be willing to, but I just don't know enough about Gradle and Kotlin
Oh well then stop complaining.
We develop this plugin in our spare time, we don't owe you the right that a particular feature is implemented.
Okay, I'll implement it. Although I don't think it would take very long at all for you guys to write the Kotlin versions of the scripts.
It'll take me a while to figure out the syntax and methods and such. I might have to ask on some forums
We develop this plugin in our spare time, we don't owe you the right that a particular feature is implemented.
I never said you owed me it. I'm just saying it would be a lot easier for you guys to implement it
Still not a thing
Has there been any progress on this?
I would love if this was a feature since right now it's kinda a pain to convert it, which is really what the plugin is made for, yk, to make it less of a pain making a plugin/mod. I would praise who did it. But if you, earthcomputer, are more worried about other things, since I see you have quite some things that you work on, but if just anybody did it, it would be awesome. Maybe I'll even attempt it!