| Summary: | Refactoring framework not used when moving inner classes [refactoring] | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Luc Bourlier <eclipse> |
| Component: | UI | Assignee: | 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
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. As of now 'LATER' and 'REMIND' resolutions are no longer supported. Please reopen this bug if it is still valid for you. |