amezcua
06/26/2024, 7:56 AMError: Could not find or load main class com.bumble.appyx.demos.navigation.MainKt
Caused by: java.lang.ClassNotFoundException: com.bumble.appyx.demos.navigation.MainKt
I am comparing the config to the project I'm building, which was generated from the JetBrains template and runs fine in OSX desktop and I can not see significant differences except for the plugins section in Gradle, but I can't seem to configure it right for it to run.
Does anyone have any hints on how to run the navigation sample as a desktop app?amezcua
06/27/2024, 10:33 AM