eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
32 stars 79 forks source link

Refactor RedundantSemicolonsCleanUp to jdt.core.manipulation #1495

Closed jjohnstn closed 1 week ago

jjohnstn commented 1 week ago

What it does

See title.

How to test

Run jdt.ui cleanup tests.

Author checklist

jjohnstn commented 1 week ago

Test failures are due to compiler changes concerning sealed classes and not related to this change.