08-12-2012 05:48 AM
Dear community,
I have been struggling with this on my development for quite sometime, and I have searched many places, but the behaviour is somewhat different.
When I run the application on the simulator the first time using "Run As BlackBerry Simulator", everything works fine, until I go back, changes some parts of the codes, do the "Run As" again and finds that the changes I made are not being deployed on the simulator.
So, after that, what I did was, I run the first time using "Run As", but for the changes after, I package the project (sign as necessary) and deploy the app "manually" on the simulator (on menu "Load App or Theme"). It worked fine, for a while. But, out of no apparent reason, now even that doesn't work anymore. The application simply disappear everytime I replace it with a newer deployment.
So, right now, what I have to do is I need to close the simulator everytime I want to re-run the application, and you know how fast the simulator starts up each time, so please help!
I run my Eclipse plug-in, one on Windows XP and another on Windows 7. Both are 32 bits, and both exhibit the same behaviour.
08-13-2012 02:49 AM
08-16-2012 03:48 AM
you can also clean the project from the project menu of eclipse or remove all the cod files and .dmp files from your system.
08-16-2012 05:09 AM
I tried both. As a matter of fact, I have always:
everytime before I deploy.
08-16-2012 05:34 AM - edited 08-16-2012 05:34 AM
Sometimes plugin reinstallation helps.
Or remove project and create new one. Sometimes it also helps.
08-16-2012 06:07 AM