I'm a fan of notepad++ and command-line. So, when I finish coding with notepad++ and wanna run game (upload to emulator), I have to switch to IDE, and press run. Would you please let me know how to avoid that. I mean I'd like to use some batchscript/bash code to upload to emulator and run it. For example:
>Gideros upload 127.0.0.1 abc.gproj
One more thing, when I edit .gproj file from outside IDE (notepad++), it's not reload. Would you please support this feature!
Regards,
Comments