I created a project using the eclipse plugin.
I moved that project to another folder and tried to run it in the connectiq simulator using
> monkeydo new/path/to/my/app.rpg
No matter what, it will always run the old version of the app.
Matter of fact, even if I delete any myapp.rpg from the harddrive it will still run the (old) .rpg.
So am I doing something wrong? What's legit way to tell monkeydo to run a specific .rpg?