SourceFileUpdater

Created 8 months ago
Maintained by asbestosstar
A tool which sets the SourceFile attribute of a Java .class file to the name of the file
Members 1

SourceFileUpdater

A tool which sets the SourceFile attribute of a Java .class file to the name of the file

This can be helpful for remapped files or obfuscated files (with an example being many ProGuard files).

This feature was copied from https://pagure.io/AssistRemapper Requires Javassist.