| Summary: | [reorg] dragging file back from source folder to original package gives confusing warning [refactoring] | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Nick Edgar <n.a.edgar> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.1 | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | stalebug | ||
|
Description
Nick Edgar
Language wise the problem comes from the fact that we can't import the default package. Hence the first move results in compile errors. Regarding the issues: - we should rephrase this. Move actually searches for all references, but this is an implementation detail - the preview page is missing due to DnD. Fixing this requires larger coding which can't be done for 3.1 - since 1.0 refactoring distinguishes between info, warning, error and fatal. Users can proceed as long as the status is <= error. We flag something as an error when it is likely that the user ends up having compiler errors and as a warning for compile warnings. A fatal is used to signal "can't proceed". Moving due to ownership changes. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |