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-ini-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_IniKt.class - [JAR]
ru.pocketbyte.locolaser.ini.resource
├─ ru.pocketbyte.locolaser.ini.resource.IniResources.class - [JAR]
ru.pocketbyte.locolaser.ini
├─ ru.pocketbyte.locolaser.ini.IniResourceConfig.class - [JAR]
├─ ru.pocketbyte.locolaser.ini.IniResourceConfigBuilder.class - [JAR]
ru.pocketbyte.locolaser.ini.parser
├─ ru.pocketbyte.locolaser.ini.parser.IniResourceConfigParser.class - [JAR]
ru.pocketbyte.locolaser.ini.resource.file
├─ ru.pocketbyte.locolaser.ini.resource.file.IniResourceFile.class - [JAR]