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 resource-properties-2.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.pocketbyte.locolaser
├─ ru.pocketbyte.locolaser.ConfigResourceBuilder_PropertiesKt.class - [JAR]
ru.pocketbyte.locolaser.properties.resource
├─ ru.pocketbyte.locolaser.properties.resource.PropertiesResources.class - [JAR]
ru.pocketbyte.locolaser.properties.parser
├─ ru.pocketbyte.locolaser.properties.parser.PropertiesResourceConfigParser.class - [JAR]
ru.pocketbyte.locolaser.properties.resource.file
├─ ru.pocketbyte.locolaser.properties.resource.file.PropertiesResourceFile.class - [JAR]
ru.pocketbyte.locolaser.properties
├─ ru.pocketbyte.locolaser.properties.PropertiesResourceConfig.class - [JAR]
├─ ru.pocketbyte.locolaser.properties.PropertiesResourceConfigBuilder.class - [JAR]