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 51282

Summary: Library manager ignores selected library group
Product: projects Reporter: Milan Kubec <mkubec>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2004-11-08 15:02:33 UTC
[release40-200411072021, JDK 1.4.2_06]

If there is more library group nodes in Library
Manager (e.g. Class Libraries, Mobile Libraries)
then selecting 'Class Libraries' group node and
invoking 'New Library' opens 'New Library' dialog
with selected 'Mobile Libraries'.
Comment 1 Tomas Zezula 2004-11-09 15:22:55 UTC
It wasn't designed in this way, but it seems to be a good idea. Will
be fixed in 4.1
Comment 2 Tomas Zezula 2005-02-02 14:59:56 UTC
Checking in
libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java,v
 <--  LibrariesCustomizer.java
new revision: 1.18; previous revision: 1.17
done
Checking in
libraries/src/org/netbeans/modules/project/libraries/ui/NewLibraryPanel.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/NewLibraryPanel.java,v
 <--  NewLibraryPanel.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Milan Kubec 2005-02-07 12:50:14 UTC
Verified in dev-200502061900.