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 gettext-plugin-1.90.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.vlsi.gradle.gettext
├─ com.github.vlsi.gradle.gettext.BaseGettextEditTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.BaseGettextTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.GettextPlugin.class - [JAR]
├─ com.github.vlsi.gradle.gettext.GettextTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.MsgAttribTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.MsgFmtTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.MsgMergeTask.class - [JAR]
├─ com.github.vlsi.gradle.gettext.OutputFormat.class - [JAR]
├─ com.github.vlsi.gradle.gettext.SortOutput.class - [JAR]