Is there any tutorial or wizard on how to create a...
# compose-desktop
c
Is there any tutorial or wizard on how to create an intellij plugin with compose? I see the sample project https://github.com/JetBrains/compose-jb/tree/master/examples/intelliJPlugin but I don't necessarily want to start from that point, I want to create a new project for a plugin with compose. Am I missing something? Should plugin show under "Jetpack Compose For Desktop"?