Class-Version-Patcher
Class-Version-Patcher copied to clipboard
Allow deletion of 'module-info' classes
Offer the option in plugin implementations to delete any class with ACC_MODULE from libraries / build directories.
Disabled by default since in most cases the classes will go unreferenced and not cause issues.