Can i start a compose dialog from a javafx application? I tried but i'm getting `java.lang.RuntimeEx...
l
Can i start a compose dialog from a javafx application? I tried but i'm getting
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
Caused by: java.lang.NoClassDefFoundError: Could not initialize class androidx.compose.ui.awt.ComposeLayer$ComponentImpl
Nvm i think i'm missing a dependency