How to remove installed Java programs on the simulator?

给你一囗甜甜゛ 提交于 2019-11-29 16:34:52
Maksym Gontar

Quote from Reset and clean the blackberry simulator:

Are you sick of having a million icons on your BlackBerry simulator for every HelloWorld and demo project you have every tested? Try this to remove old programs from the simulator and start with a clean ribbon. From the command line browser to your rim jde directory, switch to the simulator sub directory and run clean.bat. This program takes longer than you would expect (about 30 seconds or so on my 3 ghz machine).

UPDATE
Also delete all [app name].cod|cso|debug|jar files from simulator folder Also make sure projects you don't want on simulator are not active and are not in build configuration.

See Build specific BlackBerry project in Eclipse workspace

iOSDev

Run clean.bat file from the "simulator" folder located on your installation path

C:\Program Files\Research In Motion\BlackBerry JDE 4.5.0\simulator

Or if you are using BB plugin for eclipse then it must be under foll.path

C:\Eclipse\plugins\net.rim.eide.componentpack4.5.0_4.5.0.16\components\simulator
Lucifer

Please following these steps to remove Java Programs from Emulator,

Go to Project Menu, --> Select BlackBerry Option and then select Clean Simulator.

The Shortcut key is Alt+Shift+E, C

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