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 139004

Summary: Hint to refactor on signature change
Product: java Reporter: _ tboudreau <tboudreau>
Component: HintsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ tboudreau 2008-07-04 07:53:28 UTC
The UI for adding/removing parameters in the change signature refactoring, with its JTable, is a bit clunky.  The workflow I would rather see is:
 - I modify the method signature in the editor
 - If there are known usages, a hint appears saying "Refactor usages of this method?"
 - If I accept, the change signature refactoring opens with the refactoring UI pre-populated