issues
search
eclipse-jdt
/
eclipse.jdt.ui
Eclipse Public License 2.0
37
stars
90
forks
source link
Fix SwitchFixOperation to not cause a MalformedTreeException
#1511
Closed
jjohnstn
closed
3 months ago
jjohnstn
commented
3 months ago
fix SwitchFixCore.SwitchFixOperation to copy the remaining statement without extended range to avoid a mismatch of length when the original if statement is replaced
add trailing comment to test in CleanUpTest12 to emulate circumstances of failure
fixes #1509
What it does
See title.
How to test
See original issue or test change.
Author checklist
[x] I have thoroughly tested my changes
[x] The change is following the
coding conventions
[x] I have signed the
Eclipse Contributor Agreement (ECA)
What it does
See title.
How to test
See original issue or test change.
Author checklist