eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 46 forks source link

Remove now unneeded @SuppressWarnings to fix compilation error #457

Closed iloveeclipse closed 2 months ago

iloveeclipse commented 2 months ago

That was used for imports only and not needed anymore after https://github.com/eclipse-jdt/eclipse.jdt.core/pull/2680

See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2178