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 - Hint to refactor on signature change
Summary: Hint to refactor on signature change
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 07:53 UTC by _ tboudreau
Modified: 2013-09-02 14:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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