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 125576 - refactor move static method
Summary: refactor move static method
Status: RESOLVED DUPLICATE of bug 57767
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-18 16:08 UTC by fommil
Modified: 2008-10-16 18:53 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 fommil 2008-01-18 16:08:16 UTC
In NetBeans 6.0, the refactoring support does not allow refactoring of static methods from one class to another. Right clicking on a static method and 
choosing Refactor -> Move will attempt to move the class, not the method. It would be good to have support for safe moving of static methods.
Comment 1 Jan Pokorsky 2008-10-16 18:53:28 UTC

*** This issue has been marked as a duplicate of 57767 ***