Bug 24288

Summary: New refactoring request: Make static [refactoring]
Product: [Eclipse Project] JDT Reporter: Jared Burns <jared_burns>
Component: UIAssignee: Adam Kiezun <akiezun>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:

Description Jared Burns CLA 2002-10-01 16:55:24 EDT
It'd be nice if there was a refactoring to make an instance method static. The 
refactoring could check that the method makes no reference to instance 
variables and update all references to the method to point to the static 
method instead.
Comment 1 Ricardo Jorge PC de Almeida CLA 2002-11-01 04:05:21 EST
Isn't this a dup of bug 10605?
Comment 2 Adam Kiezun CLA 2002-11-11 07:12:27 EST
yup, dup

*** This bug has been marked as a duplicate of 10605 ***