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

Bug 60027

Summary: Refactoring framework not used when moving inner classes [refactoring]
Product: [Eclipse Project] JDT Reporter: Luc Bourlier <eclipse>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Luc Bourlier CLA 2004-04-26 17:13:59 EDT
I20040422 + ltk, jdt, debug from HEAD

When moving an inner class, no refactoring dialog is displayed, my IType move
participant is not used.
Comment 1 Dirk Baeumer CLA 2004-04-27 04:32:18 EDT
It depends on: if you move static inner types and you get informed. Moving non 
static inner types isn't implemented as a full refactoring yet (no reference 
updating) and therefore no participant will be called. This will not change 
for 3.0 since moving non static types isn't a trivial thing to do if you want 
to update references.
Comment 2 Denis Roy CLA 2009-08-30 02:24:42 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.