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 soupcore-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.hglabor.soupcore.interfaces
├─ de.hglabor.soupcore.interfaces.IPlayerList.class - [JAR]
de.hglabor.soupcore
├─ de.hglabor.soupcore.SkyBorder.class - [JAR]
├─ de.hglabor.soupcore.SoupHealing.class - [JAR]
├─ de.hglabor.soupcore.Tracker.class - [JAR]
de.hglabor.soupcore.recraft
├─ de.hglabor.soupcore.recraft.Recraft.class - [JAR]
├─ de.hglabor.soupcore.recraft.RecraftInspector.class - [JAR]
├─ de.hglabor.soupcore.recraft.RecraftMaterial.class - [JAR]