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 212900

Summary: Unable to remove custom configuration
Product: javafx Reporter: Stepan Zebra <stezeb>
Component: ProjectAssignee: Petr Somol <psomol>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Stepan Zebra 2012-05-23 13:49:08 UTC
Product Version: NetBeans IDE Dev (Build 201205220903)
Java: 1.7.0_04; Java HotSpot(TM) 64-Bit Server VM 23.0-b21
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

When I go to Project Properties, select some previously created custom configuration and push Delete, the configuration is removed from the list, but after pushing OK and invoking the Properties again, the configuration is still there and usable.
Comment 1 Petr Somol 2012-05-24 17:40:47 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/9373fe9622e0

also disabled deletion of default configs Run as WebStart and Run in Browser
Comment 2 Quality Engineering 2012-05-25 05:46:28 UTC
Integrated into 'main-golden', will be available in build *201205250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9373fe9622e0
User: Petr Somol <psomol@netbeans.org>
Log: #212900 - Unable to remove custom configuration