views:

30

answers:

1

Hi i am new to blackberry and i am developing an app.
Suddenly it does not show any changes in the simulator as i change my code.
My cod file size 256 kb.
What should i do to correct this problem?
As i add new class to it, jar and other files get automatically deleted.

+1  A: 

Hi!

Review similar questions:
BlackBerry - Changes are not getting reflected in my app
BlackBerry JAR file problem
Application is not loading in simulator using Eclipse
BlackBerry HelloWorld deploys in Eclipse under 8130 simulator but not 950

Also remember to look into console (Alt+Shift+Q, C) for any errors.

Max Gontar
hi , Max i reviewed the above links and also perform some research regarding the topic what it not helps me.i am wondering why my jar and other files get deleted as i add new class to my project and as i delete the added class all files generated.thanks for your answer............
Aman
And there is no errors in console during build or deploy? Is Project->Build Automatically checked?
Max Gontar
yes build project is checked and there are no errors, but still it showing the same behavior.
Aman