Bug 24288 - New refactoring request: Make static [refactoring]
Summary: New refactoring request: Make static [refactoring]
Status: RESOLVED DUPLICATE of bug 10605
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-01 16:55 EDT by Jared Burns CLA
Modified: 2002-11-11 07:12 EST (History)
0 users

See Also:


Attachments

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