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-maven-plugin-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xnap.commons.maven.gettext
├─ org.xnap.commons.maven.gettext.AbstractGettextMojo.class - [JAR]
├─ org.xnap.commons.maven.gettext.AttribMojo.class - [JAR]
├─ org.xnap.commons.maven.gettext.DistMojo.class - [JAR]
├─ org.xnap.commons.maven.gettext.GettextMojo.class - [JAR]
├─ org.xnap.commons.maven.gettext.GettextUtils.class - [JAR]
├─ org.xnap.commons.maven.gettext.LoggerStreamConsumer.class - [JAR]
├─ org.xnap.commons.maven.gettext.MergeMojo.class - [JAR]
├─ org.xnap.commons.maven.gettext.ReportMojo.class - [JAR]