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 hscore-config-proxy-4.3.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.hscore.config.proxy
├─ me.hsgamer.hscore.config.proxy.ConfigGenerator.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.ConfigInvocationHandler.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.ConfigNode.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.package-info.class - [JAR]
me.hsgamer.hscore.config.proxy.defaulthandler
├─ me.hsgamer.hscore.config.proxy.defaulthandler.DefaultMethodHandler.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.defaulthandler.NewJavaDefaultMethodHandler.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.defaulthandler.OldJavaDefaultMethodHandler.class - [JAR]
├─ me.hsgamer.hscore.config.proxy.defaulthandler.package-info.class - [JAR]