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 242496

Summary: GroupEditPanel allows a project group to be named (none)
Product: projects Reporter: lhochet <lhochet>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: proposed patch

Description lhochet 2014-03-02 21:44:37 UTC
Created attachment 145704 [details]
proposed patch

While searching for the cause of #242495, I came this idea: what happens when a project group is named "(none)". Well it creates it, but then it can't be removed without removing all the other groups.
So I think it ought to be prevented.
The attached path is an attempt at it. I'm reusing WARN_GroupExists for lack of a better message.
Comment 1 Martin Balin 2016-07-07 08:37:03 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss