Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 154108

Summary: [plan] More refactorings
Product: [Eclipse Project] JDT Reporter: John Arthorne <john.arthorne>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P4 CC: bpasero, francois, Konstantin.Scheglov, lfrenzel, pombredanne, rjlorimer
Version: 3.3Keywords: plan
Target Milestone: 3.3   
Hardware: All   
OS: All   
Whiteboard:

Description John Arthorne CLA 2006-08-16 13:48:39 EDT
We will finish the 'Fix Deprecation' refactoring that didn't make it into 3.2, and add the new refactoring 'Replace Invocation'. More refactoring API will be offered in the plug-in org.eclipse.jdt.core.manipulation so the refactoring infrastructure can be used with a UI. [JDT UI]
Comment 1 Martin Aeschlimann CLA 2007-03-29 04:36:32 EDT
Refactoring API for move and rename got added for 3.3 M6.

'Fix Deprecation' and 'Replace Invocation' will have to wait, we're short on manpower. But if everything goes well, we'll have 'Introduce Parameter Object' (bug 102287) for M7. No promise.
Comment 2 Martin Aeschlimann CLA 2007-05-09 05:13:33 EDT
Added 'Introduce Parameter Object' for M7 and new API for rename / move in M5.