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
  • 5,008
  • 4
  • 51
  • 92
Cherry
  • 31,309
  • 66
  • 224
  • 364

0 Answers0