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 128020

Summary: Multiple selection and new title for Required Project dialog box
Product: cnd Reporter: dnikitin <dnikitin>
Component: ProjectAssignee: Thomas Preisler <thp>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description dnikitin 2008-02-21 14:25:25 UTC
several RFE  from particularly fixed issue121505

<gordonp>
Steps to duplicate:
1. Open a Makefile project
2. Bring up project properties and click "Required Projects" node
3. Press [...] button on the right.
...
"Required Projects" would
be a better title than "Default - Projects" (which is somewhat misleading).
...
I also think it would be useful to support
multiple selection in this dialog ("Add Required Projects").
</gordonp>
Comment 1 Thomas Preisler 2010-06-01 23:31:21 UTC
as to the title: it is the standard property title. It is composed of the name of configuration (Debug) and the property name (REquired Projects). It is the standard title used by NetBeans.

As to multi selection: You select a project AND and configuration so multi selection won't really work in this case. The configuration lists may be different.