1

When a new class has just been created, IntelliJ Idea marks it as unused and suggests to delete it. But where does this inspection actually live? I tried to run inspection by name and found "Unused Declaration" which has a dozen (in my opinion) parameters and a very strange finding algorithm. For example, every class which is found actually used somewhere. Is there a way to run an inspection which reports completely unused classes?

kc2001
  • 4,798
  • 4
  • 45
  • 85
Cherry
  • 28,337
  • 55
  • 193
  • 326

0 Answers0