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 150003

Summary: add Move Static Method refactoring
Product: java Reporter: David Konecny <dkonecny>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description David Konecny 2008-10-14 03:23:14 UTC
I'm not using refactoring frequently but one which I needed several times was ability to move public static method from
one class to the other. I was quite surprised it is not supported as it seems to me to be very basic type of
refactoring. Thanks.
Comment 1 Jan Pokorsky 2008-10-16 12:59:31 UTC

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