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 products-resource-kit-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.martinheywang.products.kit.resource
├─ io.github.martinheywang.products.kit.resource.DefaultResource.class - [JAR]
├─ io.github.martinheywang.products.kit.resource.Ingot.class - [JAR]
├─ io.github.martinheywang.products.kit.resource.Ore.class - [JAR]
├─ io.github.martinheywang.products.kit.resource.Plate.class - [JAR]
├─ io.github.martinheywang.products.kit.resource.Product.class - [JAR]
├─ io.github.martinheywang.products.kit.resource.Wire.class - [JAR]