The stop feature in the IDE is a feature of the IDE not the plugin so it's outside of our control. I think you might be missing a much cooler feature. If you're running in debug mode you can just make changes to your code and select "Apply Code Changes" or "Reload Changed Classes" (depends on IDE). As long as you didn't make significant changes they apply instantly. The same is true for CSS/resources etc. which automatically update the current simulator.
I often keep an instance running and apply code changes into it during the debug cycle. That's even faster than stop/run again. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/e5b30ca7-60b3-4c8e-918b-6b426cf481efo%40googlegroups.com.
