Hey lovely people,
I am currently playing with some tools to generate source code...unfortunately they of course do generate Java... The question, which pops up now, is there a converter which can be integrated with Gradle to convert Java to Kotlin?
yeah only in a way, it’s not exactly a transpiler, and it kind of assumes Kotlin/JVM.
m
Matthias Geisler
11/30/2021, 1:23 PM
@Lukasz Kalnik Unfortunately I cannot directly generate Kotlin files, since the tools I use are not controlled by me...so I need to start with a Java file.
👍 1
Matthias Geisler
11/30/2021, 1:24 PM
Maybe the tools change somewhen or there will be a complete transpiler...so I do it for now semi automated