Application cannot be deleted when has multiple entry points
问题 EDIT: Using simpler code. I have a blackberry app that until recently (I upgraded to 6.0.0.600 on my torch) could be deleted. Now I can't even if I use javaloader -u erase (module in use) and the UI context menu or physical menu has no option for delete. The code below just requires an app descriptor with an alternate entry point on startup with parameters "startVibrate". The entry points code is below. package mypackage; import net.rim.device.api.system.Alert; import net.rim.device.api