| Summary: | [rename] Rename refactoring fails if new name is same as compilation unit | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Karsten Becker <eclipse> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, markus.kell.r |
| Version: | 3.3 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Karsten Becker
Don't you think the behavior is correct? The file already exists, so you can't do a rename refactoring. It could just check if the name is the same as the compilation unit and change it back. There is no need to show an error if the compilation unit is not overwritten or something.. . *** This bug has been marked as a duplicate of bug 365380 *** |