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.
Due to the closure of Pagure.io, as discussed here: https://discussion.fedoraproject.org/t/decommissioning-of-pagure-io-anticipated-by-flock-2026/181997, this project has been moved from Pagure to GitHub: