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 64475 - allow multiselection on subnodes of suite
Summary: allow multiselection on subnodes of suite
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 17:24 UTC by pzajac
Modified: 2005-09-23 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2005-09-15 17:24:28 UTC
The projects nodes in module suite view doesn't support multiselection for
remove and open action.
Comment 1 Martin Krauskopf 2005-09-20 12:21:52 UTC
Yes, should be supported.
Comment 2 Martin Krauskopf 2005-09-20 12:54:24 UTC
Fixed.

Checking in ui/SuiteLogicalView.java; 1.7 --> 1.8
Checking in ui/Bundle.properties; 1.16 --> 1.17
Comment 3 pzajac 2005-09-23 09:56:50 UTC
verified