Add support for Eclipse Clean Up
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 5.6k
- Forks
- 559
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 34
Beschreibung
From my understanding Spotless uses `org.eclipse.jdt:org.eclipse.jdt.core` to do formatting with Eclipse. Currently this only provides whitespace changes, but Eclipse itself also has `Clean Up` which makes code changes. I think this functionality is provided by the `org.eclipse.jdt:org.eclipse.jdt.ui` package. Would it be possible to also add this functionality to Spotless?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.