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 204441

Summary: Implement Move Method
Product: java Reporter: Jan Becicka <jbecicka>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal CC: dprusa
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 205696    
Bug Blocks: 204440    

Description Jan Becicka 2011-10-31 12:18:56 UTC

    
Comment 1 Quality Engineering 2011-12-08 12:12:11 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/43a6552101d7
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #204441 and #204442
Initial prototype of Move Members Refactoring. Missing features:
- Javadoc
- Generics
- Some ui improvements
- Finding relevant features
- Make static
Comment 2 Quality Engineering 2012-01-05 15:51:20 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/cf41f8f6666e
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #204441 and #204442 UI Change and QA feedback implemented
Comment 3 Quality Engineering 2012-01-07 16:22:32 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/36a1c437d7b8
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #204441 and #204442 Javadoc support
Comment 4 Ralph Ruijs 2012-02-08 14:19:46 UTC
http://hg.netbeans.org/jet-main/rev/7366a9a6ccf3
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-02-08 15:16
Message:   Issue #204441 - Implement Move Method
Comment 5 Ralph Ruijs 2012-04-25 08:58:20 UTC
*** Bug 57767 has been marked as a duplicate of this bug. ***