Application is not loading in simulator using Eclipse

穿精又带淫゛_ 提交于 2019-12-13 07:26:26

问题


I am able to build a application what I have , however when I check in simulator there is no application icon available using Eclipse, i have checked carefully there are no errors.

When I run same application in JDE ,application icon is available.


回答1:


Are you checking if your project is activated for blackberry...or there may be no main method in your appliaction..




回答2:


Did your try to start the simulator and manually add the cod file via "File" -> "Load COD File". Sometimes the app get loaded into the download directory on your simulator/device.



来源:https://stackoverflow.com/questions/1388604/application-is-not-loading-in-simulator-using-eclipse

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