View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window debug-helper-1.3.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.gnuf0rce.mirai.debug.command
├─ io.github.gnuf0rce.mirai.debug.command.DebugCommands.class - [JAR]
io.github.gnuf0rce.mirai.debug
├─ io.github.gnuf0rce.mirai.debug.DebugHelperPlugin.class - [JAR]
├─ io.github.gnuf0rce.mirai.debug.DebugMessageDownloader.class - [JAR]
io.github.gnuf0rce.mirai.debug.data
├─ io.github.gnuf0rce.mirai.debug.data.DebugSetting.class - [JAR]