| Summary: | [introduce indirection] issues with binary targets | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Philip Mayer <eclipsetalk2> | ||||
| Component: | UI | Assignee: | Markus Keller <markus.kell.r> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 3.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
|
Description
Philip Mayer
I changed the search scope to "all references who can see the declaring class of the indirection method". Only have to make sure that the user can select all possible declaring classes in the UI. Created attachment 33083 [details]
unfinished patch
Removed the support for starting the refactoring in a ClassFileEditor for now (this is solution 1). The patch holds the orignal changes, but needs further work if we want the refactoring to be available on binary classes:
- class files may have no source
-> change in JavaTextSelection#resolvePartialAstAtOffset() is risky
- Refactor menu is class file editor is most often empty
-> looks strange
Defer. 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. |