Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

Unreferenced class detection

Open yapht opened this issue 3 years ago • 0 comments

What's new

  • Classes are now aware of their source type (primary, library, internal library, phantom generated)
  • Add system for tracking classes that are referenced by code that will execute at runtime, this allows us to show a warning for unused classes when you try to decompile them.

yapht avatar Sep 01 '22 03:09 yapht