eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
32 stars 79 forks source link

Refactor StaticInnerClassCleanUp to jdt.core.manipulation #1493

Closed jjohnstn closed 1 week ago

jjohnstn commented 1 week ago

What it does

See title.

How to test

Run the jdt.ui cleanup tests.

Author checklist

jjohnstn commented 1 week ago

Test failures are due to some compiler changes regarding sealed classes that aren't in I-builds yet.