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 kotlinx-gettext-plugin-0.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
name.kropp.kotlinx.gettext
├─ name.kropp.kotlinx.gettext.GettextCommandLineProcessor.class - [JAR]
├─ name.kropp.kotlinx.gettext.GettextComponentRegistrar.class - [JAR]
├─ name.kropp.kotlinx.gettext.GettextComponentRegistrarKt.class - [JAR]
├─ name.kropp.kotlinx.gettext.GettextExtractor.class - [JAR]
├─ name.kropp.kotlinx.gettext.GettextIrGenerationExtension.class - [JAR]
├─ name.kropp.kotlinx.gettext.KeywordSpec.class - [JAR]
├─ name.kropp.kotlinx.gettext.KeywordSpecArgument.class - [JAR]
├─ name.kropp.kotlinx.gettext.PoEntry.class - [JAR]
├─ name.kropp.kotlinx.gettext.PoFile.class - [JAR]
├─ name.kropp.kotlinx.gettext.PoFileKt.class - [JAR]