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 - Unable to remove custom configuration
Summary: Unable to remove custom configuration
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 13:49 UTC by Stepan Zebra
Modified: 2012-11-26 14:07 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 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