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 126541

Summary: installer window should background and not block everything
Product: installer Reporter: thurnerrupert <thurnerrupert>
Component: CodeAssignee: issues@installer <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description thurnerrupert 2008-02-02 09:03:32 UTC
currently the installer blocks the whole gui. it would be nice if it would do its job in the background.
Comment 1 dlipin 2008-02-02 09:17:16 UTC
thurnerrupert,

are you sure that you are talking about NetBeans IDE installer (the eniry that installs the whole NetBeans IDE) and not 
about Plugin Manager and that is updating plugins with "NetBeans IDE installer" in title?

Afaik NetBeans IDE installer can`t block any UI since it is the independent process and you can just minimize it`s 
windows.
As for Plugin Manager, it really blocked the UI for a long time. But if this issue is for Plugin Manager indeed then 
the good news is that they have recently (in 6.1M1) implemented that feature.
http://wiki.netbeans.org/NewAndNoteWorthyMilestone1NB61#section-NewAndNoteWorthyMilestone1NB61-PluginManagerInBackground

Closing as the duplicate of Issue 98870 at this moment.

Feel free to reopen if you are really talking about Installer.

*** This issue has been marked as a duplicate of 98870 ***