maybe a simple question but... im working on an ap...
# compose-desktop
c
maybe a simple question but... im working on an app where two app instances (like on different machines) can talk to each other. while im debugging in fleet can i open 2 instances of my app
m
Yes, you can run
./gradlew run
in two different terminal tabs.
c
simple. cool
never confirmed... but yeah. this does work. thank you so much
kodee happy 1