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 226638

Summary: Add Clean/Default button to FX Application Params panel
Product: javafx Reporter: Petr Somol <psomol>
Component: ProjectAssignee: Petr Somol <psomol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 204758, 213572    

Description Petr Somol 2013-02-25 10:37:00 UTC
It would be practical to have a Clean/Default button in Application Parameters dialog under FX Project Properties. In default configuration the meaning would be Clean, i.e., clean all parameters. In non-default configuration the meaning would be Default, i.e., reset parameters to the default ones.
Comment 1 Petr Somol 2013-02-25 10:43:14 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/3f587f805e94
Comment 2 Quality Engineering 2013-02-26 05:23:46 UTC
Integrated into 'main-golden', will be available in build *201302252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3f587f805e94
User: Petr Somol <psomol@netbeans.org>
Log: #226638 - Add Clean/Default button to FX Application Params panel