Add support for Eclipse Clean Up
Open
enhancement
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.