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-bukkit-action-4.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.hscore.bukkit.action
├─ me.hsgamer.hscore.bukkit.action.BroadcastAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.CommandAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.ConsoleAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.DelayAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.OpAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.PermissionAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.PlayerAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.TellAction.class - [JAR]
├─ me.hsgamer.hscore.bukkit.action.package-info.class - [JAR]