Ticket #96 (closed defect: fixed)
Inline Rename Refactoring (Alt+Shift+R) is broken in eclipse 3.6
| Reported by: | fabien-b | Owned by: | waweee |
|---|---|---|---|
| Priority: | major | Component: | Eclipse Integration |
| Version: | 0.14.0 | Keywords: | refactoring |
| Cc: |
Description
Alt+Shift+R renaming of methods and classes doesn't work anymore. A popup complains about "a method handle" that "cannot be found". Interestingly enough, renaming locals still works.
This is the only bugs that really prevents me to us this otherwise very cool piece of software. Keep up the great work!