Hello, I created a standalone Amper KMP project with the amper shell script. I then loaded the project in Fleet. I can run it from the command line with "./amper run --module=jvm-app", but when I hit the run/debug button in Fleet it asks to create a run configuration and none exist already. Is there something I'm missing? How do I create the run configurations? Thank you!
a
andrey.dernov
05/27/2024, 10:53 AM
when I hit the run/debug button in Fleet it asks to create a run configuration
Fleet should show run icon next to the jvm main method. Do you see it?
a
amakeev
05/28/2024, 12:01 PM
In the next Fleet update 1.36, a run configuration will be automatically created (AMPER-519)