Commit 2ceee49
authored
Reset source to result group source when using search in push down (#2151)
- fix PushDownRefactoringProcessor.getReferencingElementsFromProject()
method to reset the source string each time we look at a
SearchResultGroup as the source may change from group to group and
is not guaranteed to be the original compilation unit1 parent ac95931 commit 2ceee49
File tree
1 file changed
+1
-0
lines changed- org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| 396 | + | |
396 | 397 | | |
397 | 398 | | |
398 | 399 | | |
| |||
0 commit comments