Blackberry 8300 simulator stopped working. It shows a jvm error 545?
Blackberry 8300 simulator crashed. It sho开发者_开发知识库ws a jvm error 545. Any idea how to fix it up?? Or I need to install the simulator again.
Shouldn't need to reinstall, assuming you had a good install in the first place and the issue arose during a test run.
Running clean.bat (should be in the simulator directory) will clean up and reset the simulator back to its initial state.
If you are running your application on eclipse, browse to
Eclipse_Folder\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.36\components\simulator
and delete all .debug
files and .dmp
files.
restart your eclipse.
精彩评论