BlackBerry - Changes are not getting reflected in my app

↘锁芯ラ 提交于 2019-12-20 06:26:24

问题


Suddenly my changes are not getting reflected when I run my app.

I have tried the following things.

  1. Restarted the Eclipse and tried.
  2. created a new Eclipse workspace.
  3. Uninstall and installed the Blackberry JDE.
  4. As I read "Blackberry simulator not creating COD file", I have deleted some java files and images then tried.

Nothing works.


回答1:


Make sure your project is "Activated for BlackBerry" like this:




回答2:


Next best thing you can do is go to simulator folder in bb plugin and:

  • delete < ProjectName >.* files
  • run clean.bat

After that, if app will simply not load into simulator, do Alt+B (Project->Build Active BB Configuration) and see in Console (Alt+Shift+Q, C), if there was any errors during rapc execution.



来源:https://stackoverflow.com/questions/2168387/blackberry-changes-are-not-getting-reflected-in-my-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!