Compose desktop via Maven I have just created a simple example of how to compile and execute a Comp...
m
Compose desktop via Maven I have just created a simple example of how to compile and execute a Compose Desktop application purely in Maven where you can’t use the Jetbrains Compose Gradle plugin. It’s actually quite simple and may be useful if you have to maintain some Compose Kotlin code base inside a Maven setup. It also explains a bit what is actually going on inside all this magic. I have tested it on macOS X86. https://github.com/mipastgt/JavaForumStuttgartTalk2022/tree/main/PolySpiralMaven
👍 5
👍🏻 1