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-gettext-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_GetTextKt.class - [JAR]
ru.pocketbyte.locolaser.gettext.resource.file
├─ ru.pocketbyte.locolaser.gettext.resource.file.GetTextResourceFile.class - [JAR]
ru.pocketbyte.locolaser.gettext
├─ ru.pocketbyte.locolaser.gettext.GetTextResourcesConfig.class - [JAR]
├─ ru.pocketbyte.locolaser.gettext.GetTextResourcesConfigBuilder.class - [JAR]
ru.pocketbyte.locolaser.gettext.resource
├─ ru.pocketbyte.locolaser.gettext.resource.GetTextResources.class - [JAR]
ru.pocketbyte.locolaser.gettext.parser
├─ ru.pocketbyte.locolaser.gettext.parser.GetTextResourcesConfigParser.class - [JAR]