Hi,
I have a fairly large project, and I want to remove all unused classes. I spent about an hour trying to use IntelliJ's code inspector (Analyze -> Inspect Code...) , and couldn't quite find what I need.
Please see the attached screenshots of my IntelliJ code inspection. I've searched the web, and most answers point to using either the "Declaration redundancy" options or the "Code style issues" option. Neither of those, as you may see from the screenshots, seem to address the use case of identifying unused *classes*.
Any ideas/thoughts? I'd appreciate any input.
Best,
-Derrick