This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 108129

Summary: Too easy to uninstall everything and get to a broken state
Product: platform Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: Plugin ManagerAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: mmirilovic
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 109131    

Description Antonin Nebuzelsky 2007-06-26 12:45:12 UTC
If you don't think about what you are doing and/or if you don't have the insight into the fact that some parts of the
Base IDE component are essential for the application lifecycle, you may easily end up uninstalling Base IDE. The
uninstallation completes successfully, unfortunatelly ;) and the only thing you can do then is to uninstall and
reinstall the whole IDE.
Comment 1 Antonin Nebuzelsky 2007-06-26 13:17:20 UTC
Should be resolved *somehow* for beta1. We have to think about the way how to do it.
Comment 2 Jiri Rechtacek 2007-07-09 14:41:44 UTC
*** Issue 99546 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Rechtacek 2007-08-08 11:43:30 UTC
After integrating issue 110566 this problem was fixed. Platform modules cannot be uninstalled. If a module become highly
important can be marked in its manifest as AutoUpdate-Essential-Module what cannot by removed nor disabled in IDE.